完成RAG测试
This commit is contained in:
@@ -12,6 +12,7 @@ dependencies = [
|
||||
"langchain>=1.2.0",
|
||||
"langchain-community>=0.4.1",
|
||||
"langchain-core>=1.2.2",
|
||||
"matplotlib>=3.10.8",
|
||||
"mcp>=1.25.0",
|
||||
"numpy>=2.2.6",
|
||||
"pgvector>=0.4.2",
|
||||
@@ -23,5 +24,8 @@ dependencies = [
|
||||
"qdrant-client==1.10.1",
|
||||
"redis>=7.1.0",
|
||||
"requests>=2.32.5",
|
||||
"seaborn>=0.13.2",
|
||||
"tabulate>=0.9.0",
|
||||
"tqdm>=4.67.1",
|
||||
"uvicorn>=0.38.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user