| [ Web Proxy ] |
| Viewing: https://reference.langchain.com/python/deepagents-code/_tool_stream/ToolCallBufferKey | [Back] [Original] |
Key for buffering an in-progress streamed tool call.
The streaming index (an int) when present, else the tool-call id (a
str), else a unique placeholder string (see tool_call_buffer_key). Exported
so both surfaces annotate their buffer maps identically rather than each
spelling the union the exact drift this module exists to prevent.
| Web Proxy Viewer | New URL | Original Page |