直接新建后端把所有逻辑做完了

This commit is contained in:
2025-12-30 10:17:02 +08:00
parent 8c4491b383
commit 4d35626b90
11 changed files with 2436 additions and 1925 deletions

View File

@@ -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",