Apply patch [skip ci]

This commit is contained in:
open-swe[bot]
2025-08-11 20:25:25 +00:00
parent 3a5d791ce5
commit 8f1cfbfd7c
@@ -512,7 +512,6 @@ def create_react_agent(
response_tool_name = None
if response_format is not None:
from langchain_core.tools import StructuredTool
from pydantic import BaseModel
# Extract the actual schema from tuple if needed
actual_schema = response_format
@@ -1117,3 +1116,4 @@ __all__ = [