Ask a question to get started
Enter to send•Shift+Enter new line
tool_call_buffers: dict[ToolCallBufferKey, ToolCallBuffer] = field(default_factory=dict)
Maps a tool-call index or ID to its in-progress buffer: name, ID, accumulated argument fragments, and the display latch.