BuddAI/archive
JamesTheGiblet c214b4a8ea Add unit tests for BuddAI v3.2 to verify type hints and routing logic
- 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.
2025-12-29 15:45:31 +00:00
..
buddai.py feat: Introduce BuddAI v3.0 with enhanced modular building and proactive suggestion engine 2025-12-28 16:29:06 +00:00
buddai_api.py feat: Introduce BuddAI v3.0 with enhanced modular building and proactive suggestion engine 2025-12-28 16:29:06 +00:00
buddai_exec.py feat: Introduce BuddAI v3.0 with enhanced modular building and proactive suggestion engine 2025-12-28 16:29:06 +00:00
buddai_force.py feat: Introduce BuddAI v3.0 with enhanced modular building and proactive suggestion engine 2025-12-28 16:29:06 +00:00
buddai_turbo.py feat: Introduce BuddAI v3.0 with enhanced modular building and proactive suggestion engine 2025-12-28 16:29:06 +00:00
buddai_v2.py feat: Introduce BuddAI v3.0 with enhanced modular building and proactive suggestion engine 2025-12-28 16:29:06 +00:00
buddai_v3.1.py Add unit tests for BuddAI v3.2 to verify type hints and routing logic 2025-12-29 15:45:31 +00:00
buddai_v3.py Add comprehensive test suite for BuddAI v3.1 2025-12-29 13:38:31 +00:00
QUICKSTART.md feat: Introduce BuddAI v3.0 with enhanced modular building and proactive suggestion engine 2025-12-28 16:29:06 +00:00