feat:初始化工程

This commit is contained in:
2026-05-27 19:04:09 +08:00
commit 613f426aee
11 changed files with 253 additions and 0 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
fastapi~=0.136.3
uvicorn~=0.48.0
langchain~=1.3.2
langchain-openai~=1.2.2
langchain-tavily~=0.2.18
langgraph~=1.2.2
langgraph-checkpoint-sqlite~=3.1.0
pydantic~=2.12.5
langchain-core~=1.4.0