| Codette Universal Reasoning Framework | |
| =================================== | |
| .. toctree:: | |
| :maxdepth: 2 | |
| :caption: Contents: | |
| getting_started | |
| configuration | |
| api/modules | |
| development/contributing | |
| Core Components | |
| ------------- | |
| AICore | |
| ~~~~~~ | |
| .. automodule:: src.ai_core | |
| :members: | |
| :undoc-members: | |
| :show-inheritance: | |
| Bot Integration | |
| ~~~~~~~~~~~~~~ | |
| .. automodule:: src.bot | |
| :members: | |
| :undoc-members: | |
| :show-inheritance: | |
| Web Application | |
| ~~~~~~~~~~~~~~ | |
| .. automodule:: src.app | |
| :members: | |
| :undoc-members: | |
| :show-inheritance: | |
| Development | |
| ---------- | |
| * :ref:`contributing` | |
| * :ref:`testing` |