Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CivOmega/civomega
/ types & classes
Types & classes
10 in github.com/CivOmega/civomega
⨍
Functions
69
◇
Types & classes
10
Class
AnswerLog
civomega/cologger/models.py:19
Class
Command
civomega/management/commands/update_patterns.py:6
Class
DataSource
A datasource, such as an external API.
civomega/codata/models.py:14
Class
Migration
civomega/codata/migrations/0002_auto__add_questionpattern__add_field_module_pymodule.py:8
Class
Migration
civomega/codata/migrations/0001_initial.py:8
Class
Migration
civomega/codata/migrations/0003_auto__add_field_questionpattern_autocomplete_str.py:8
Class
Migration
civomega/cologger/migrations/0001_initial.py:8
Class
Module
Responsible for answering a single category of question
civomega/codata/models.py:35
Class
QuestionLog
civomega/cologger/models.py:3
Class
QuestionPattern
The magic that matches a question being typed by a user to a module that can possibly answer that question. `pattern_str` is the madlib
civomega/codata/models.py:81