Apply patch [skip ci]

This commit is contained in:
open-swe[bot]
2025-08-12 16:55:58 +00:00
parent d93a5e8ac3
commit 8d9d5cdcb7
@@ -742,7 +742,7 @@ def create_react_agent(
`.bind_tools()` and support required functionality. Bound tools
must be a subset of those specified in the `tools` parameter.
tools: A list of tools or a ToolNode instance.
tools: A list of tools.
If an empty list is provided, the agent will consist of a single LLM node without tool calling.
prompt: An optional prompt for the LLM. Can take a few different forms:
@@ -1373,3 +1373,4 @@ __all__ = [