mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
feat(langchain): project subagent runs onto typed run.subagents channel (#37739)
This commit is contained in:
@@ -25,7 +25,7 @@ version = "1.3.2"
|
||||
requires-python = ">=3.10.0,<4.0.0"
|
||||
dependencies = [
|
||||
"langchain-core>=1.4.0,<2.0.0",
|
||||
"langgraph>=1.2.2,<1.3.0",
|
||||
"langgraph>=1.2.3,<1.3.0",
|
||||
"pydantic>=2.7.4,<3.0.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user