feat:初始化工程

This commit is contained in:
2026-06-09 13:51:12 +08:00
commit c66d3a871e
17 changed files with 410 additions and 0 deletions

12
requirements.txt Normal file
View File

@@ -0,0 +1,12 @@
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.13.4
langchain-core~=1.4.0
python-dotenv~=1.2.2
langchain-community~=0.4.2
pymysql~=1.2.0