This website requires JavaScript.
Explore
Help
Register
Sign In
ephron_ren
/
QQbot
Watch
1
Star
0
Fork
0
You've already forked QQbot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fd2a09f68177dc1d5b51f255046f94a272493f18
QQbot
/
tests
History
Mimikko-zeus
fd2a09f681
Enhance AIClient and MCPServer to support tool registration with source tracking. Added logging for tool calls and improved error handling. Introduced methods for embedding token limit extraction and budget application in OpenAIModel. Added tests for MCP tool registration and execution.
2026-03-03 13:10:09 +08:00
..
test_ai.py
Please enter the commit message for your changes. Lines starting
2026-03-03 01:23:23 +08:00
test_mcp_tool_registration.py
Enhance AIClient and MCPServer to support tool registration with source tracking. Added logging for tool calls and improved error handling. Introduced methods for embedding token limit extraction and budget application in OpenAIModel. Added tests for MCP tool registration and execution.
2026-03-03 13:10:09 +08:00
test_memory_chroma_recovery.py
Refactor MemorySystem to enhance Chroma vector store initialization with conflict handling and backup creation. Added methods for conflict detection and store repair, improving robustness against schema conflicts.
2026-03-03 12:59:17 +08:00
test_openai_model_compat.py
Enhance AIClient and MCPServer to support tool registration with source tracking. Added logging for tool calls and improved error handling. Introduced methods for embedding token limit extraction and budget application in OpenAIModel. Added tests for MCP tool registration and execution.
2026-03-03 13:10:09 +08:00
test_skills_install_source.py
Refactor skill installation tests to validate skill loading and documentation content. Removed asyncio calls and replaced them with direct file content checks for improved clarity and performance.
2026-03-03 12:59:03 +08:00