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