mirror of
https://github.com/JamesTheGiblet/BuddAI.git
synced 2026-01-08 21:58:40 +00:00
- Implemented tests for method annotations to ensure type hints are present. - Added tests for routing logic to validate behavior for simple questions, complex requests, search queries, and forced model scenarios. - Verified module extraction logic with specific test cases. - Mocked database interactions and suppressed print statements during tests. |
||
|---|---|---|
| .. | ||
| buddai.py | ||
| buddai_api.py | ||
| buddai_exec.py | ||
| buddai_force.py | ||
| buddai_turbo.py | ||
| buddai_v2.py | ||
| buddai_v3.1.py | ||
| buddai_v3.py | ||
| QUICKSTART.md | ||