mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-25 17:12:26 +02:00
update
This commit is contained in:
@@ -1617,6 +1617,7 @@
|
||||
" \"birthday\": verified_birthday,\n",
|
||||
" \"messages\": [ToolMessage(response, tool_call_id=tool_call_id)],\n",
|
||||
" }\n",
|
||||
" # We return a Command object in the tool to update our state.\n",
|
||||
" return Command(update=state_update)"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user