Initial commit: 无人机行为规划后端系统
Made-with: Cursor
This commit is contained in:
11
requirements.txt
Normal file
11
requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
# 无人机行为规划后端系统 - 依赖清单
|
||||
# 阶段一 + 阶段二 RAG
|
||||
|
||||
fastapi>=0.109.0
|
||||
uvicorn>=0.27.0
|
||||
httpx>=0.26.0
|
||||
py_trees>=2.2.0
|
||||
openai>=1.0.0
|
||||
pydantic>=2.5.0
|
||||
streamlit>=1.29.0
|
||||
chromadb>=0.4.0
|
||||
Reference in New Issue
Block a user