v3接口restful风格,规范化接口;添加mcp服务器;新增log模块

This commit is contained in:
2026-01-19 23:54:29 +08:00
parent 389c13a2a7
commit 7c99e67a7f
14 changed files with 780 additions and 376 deletions

View File

@@ -12,6 +12,7 @@ dependencies = [
"langchain>=1.2.0",
"langchain-community>=0.4.1",
"langchain-core>=1.2.2",
"mcp>=1.25.0",
"numpy>=2.2.6",
"pgvector>=0.4.2",
"pinecone>=8.0.0",