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