Ask a question to get started
Enter to send•Shift+Enter new line
Best-effort parsing of tool chunks.
default_tool_chunk_parser( raw_tool_calls: list[dict], ) -> list[ToolCallChunk]
raw_tool_calls
list[dict]
List of raw tool call dicts to parse.