直接新建后端把所有逻辑做完了
This commit is contained in:
@@ -5,14 +5,17 @@ description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"dashscope>=1.25.5",
|
||||
"fastapi>=0.125.0",
|
||||
"firecrawl>=4.10.2",
|
||||
"firecrawl-py>=4.12.0",
|
||||
"langchain>=1.2.0",
|
||||
"langchain-community>=0.4.1",
|
||||
"langchain-core>=1.2.2",
|
||||
"numpy>=2.2.6",
|
||||
"pgvector>=0.4.2",
|
||||
"pinecone>=8.0.0",
|
||||
"pip>=25.3",
|
||||
"psycopg2-binary>=2.9.11",
|
||||
"pymilvus>=2.6.5",
|
||||
"qdrant-client==1.10.1",
|
||||
|
||||
Reference in New Issue
Block a user