Apply patch [skip ci]

This commit is contained in:
open-swe[bot]
2025-08-11 20:11:09 +00:00
parent a94dd39edb
commit 669e941fce
@@ -997,7 +997,7 @@ def create_react_agent(
Routes to one of:
* "tools": if there are pending tool calls without a corresponding message.
* "generate_structured_response": if no pending tool calls exist and response_format is specified.
* "respond": if no pending tool calls exist and response_format is specified.
* END: if no pending tool calls exist and no response_format is specified.
"""
@@ -1091,3 +1091,4 @@ __all__ = [