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
4a2666b1f2f32446c4537ebebc573819e195f4ce
QQbot
/
tests
History
Mimikko-zeus
4a2666b1f2
Implement forced tool selection in AIClient and OpenAIModel, enhancing tool invocation capabilities. Added methods for extracting forced tool names from user messages and updated logging to reflect forced tool usage. Improved error handling for timeout scenarios in message handling and model interactions, ensuring better user feedback and robustness.
2026-03-03 14:25:21 +08:00
..
test_ai_client_forced_tool.py
Implement forced tool selection in AIClient and OpenAIModel, enhancing tool invocation capabilities. Added methods for extracting forced tool names from user messages and updated logging to reflect forced tool usage. Improved error handling for timeout scenarios in message handling and model interactions, ensuring better user feedback and robustness.
2026-03-03 14:25:21 +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_memory_embedding_policy.py
Implement SQLite support check for Chroma's trigram tokenizer, enhancing compatibility with cloud environments. Update README for model command syntax and add pysqlite3-binary to requirements for improved SQLite functionality.
2026-03-03 13:29:05 +08:00
test_openai_model_compat.py
Implement forced tool selection in AIClient and OpenAIModel, enhancing tool invocation capabilities. Added methods for extracting forced tool names from user messages and updated logging to reflect forced tool usage. Improved error handling for timeout scenarios in message handling and model interactions, ensuring better user feedback and robustness.
2026-03-03 14:25:21 +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