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