Apply patch [skip ci]

This commit is contained in:
open-swe[bot]
2025-08-11 20:10:43 +00:00
parent d0d88ba871
commit a94dd39edb
@@ -916,7 +916,7 @@ def create_react_agent(
if post_model_hook is not None:
return "post_model_hook"
elif response_format is not None:
return "generate_structured_response"
return "respond"
else:
return END
# Otherwise if there is, we continue
@@ -1090,3 +1090,4 @@ __all__ = [