This website requires JavaScript.
Explore
Help
Register
Sign In
coder
/
ai-chat-system
Watch
1
Star
0
Fork
0
You've already forked ai-chat-system
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c0ed6cd505c144ab3eb56990e3e5c0af70d074f2
ai-chat-system
/
services
History
hubian
c0ed6cd505
fix: get_agent_config 添加 tools 字段返回
2026-04-13 16:46:00 +08:00
..
__pycache__
fix: 移除残留的 ai_response 引用
2026-04-12 00:47:48 +08:00
__init__.py
feat: v2.0.0 架构重构 - 大模型池、Agent管理、渠道独立绑定、思考功能
2026-04-12 16:13:34 +08:00
agent_service.py
fix: get_agent_config 添加 tools 字段返回
2026-04-13 16:46:00 +08:00
ai_service.py
fix: Matrix连接改为非阻塞模式,修复服务启动阻塞问题
2026-04-11 12:22:03 +08:00
conversation_service.py
feat: v2.0.0 架构重构 - 大模型池、Agent管理、渠道独立绑定、思考功能
2026-04-12 16:13:34 +08:00
llm_service.py
fix: 优化思考内容提取,支持多种思考标记格式
2026-04-12 18:51:30 +08:00
matrix_service_v2.py
feat: v2.0.0 架构重构 - 大模型池、Agent管理、渠道独立绑定、思考功能
2026-04-12 16:13:34 +08:00
matrix_service.py
fix: 移除残留的 ai_response 引用
2026-04-12 00:47:48 +08:00