Files
langgraph/libs
Nick Hollon fc297fc576 stop naming ToolCallWithContext in lifecycle docstrings
`ToolCallWithContext` is an internal prebuilt type — public-facing
docstrings shouldn't be calling it out by name. Describe the two
recognised per-call envelope shapes (single-element list of tool-call
dicts, dict wrapping a `tool_call`) by structure instead, and lead
with the list shape since that's what `langchain.agents.create_agent`
currently dispatches.
2026-05-08 10:04:49 -04:00
..
2026-05-07 17:29:13 +01:00