Update agent flow and frontend chat experience
This commit is contained in:
@@ -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",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user