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
00501eb44d28640202bb79fae30ccadb4c573986
QQbot
/
tests
History
Mimikko-zeus
46ff239f4c
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_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
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