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