弃用langgrpah更换deepagent
This commit is contained in:
@@ -13,7 +13,7 @@ dependencies = [
|
||||
"langchain-community>=0.4.1",
|
||||
"langchain-core>=1.2.8",
|
||||
"langchain-google-genai>=4.2.0",
|
||||
"langgraph[postgres]>=1.0.7",
|
||||
"langgraph[all,postgres]>=1.0.7",
|
||||
"langgraph-checkpoint-mongodb>=0.3.1",
|
||||
"minio>=7.2.20",
|
||||
"modality>=0.1.0",
|
||||
@@ -41,4 +41,11 @@ dependencies = [
|
||||
"asyncio>=4.0.0",
|
||||
"requests>=2.32.5",
|
||||
"chardet<6",
|
||||
"datetime>=6.0",
|
||||
"agentstate>=1.0.2",
|
||||
"langchain-classic>=1.0.1",
|
||||
"langsmith>=0.7.13",
|
||||
"path>=17.1.1",
|
||||
"langgraph-checkpoint-postgres>=3.0.4",
|
||||
"langgraph-store-mongodb>=0.2.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user