feat: 重构MCP功能和AI服务提供者架构

This commit is contained in:
xiamuceer-j
2026-01-09 17:13:19 +08:00
parent f3c224261d
commit 77c5489ff8
49 changed files with 4763 additions and 4307 deletions
+3 -2
View File
@@ -19,10 +19,11 @@ anthropic==0.72.0
# 工具库
httpx==0.28.1
python-dotenv==1.0.0
python-dotenv==1.1.0
psutil==6.1.1
# MCP官方库(Model Context Protocol Python SDK
mcp==1.21.0
mcp==1.22.0
fastmcp==2.13.3
# NumPy版本锁定(兼容性要求)