Update project files

This commit is contained in:
Xin Wang
2026-03-30 23:44:48 +08:00
parent e34e569de4
commit 00ef163767
11 changed files with 137 additions and 261 deletions

View File

@@ -11,13 +11,13 @@ requires-python = ">=3.11,<4.0"
dependencies = [
"langgraph>=0.2.6",
"langchain>=0.3.19",
"langchain-google-genai",
"langchain-openai",
"python-dotenv>=1.0.1",
"langgraph-sdk>=0.1.57",
"langgraph-cli",
"langgraph-api",
"fastapi",
"google-genai",
"tavily-python",
]