This commit is contained in:
Sydney Runkle
2025-07-25 09:27:34 -04:00
parent 5b9021ff37
commit 22411ba0fd
@@ -363,7 +363,7 @@ def create_react_agent(
name: An optional name for the CompiledStateGraph.
This name will be automatically used when adding ReAct agent graph to another graph as a subgraph node -
particularly useful for building multi-agent systems.
!!! warning "`config_schema` Deprecated"
The `config_schema` parameter is deprecated in v0.6.0 and support will be removed in v2.0.0.
Please use `context_schema` instead to specify the schema for run-scoped context.