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