Class for parsing the output of a tool-calling LLM into a JSON object if you are expecting only a single tool to be called.
The type of tool calls to return.
Whether to return only the first tool call.
Generated using TypeDoc
Class for parsing the output of a tool-calling LLM into a JSON object if you are expecting only a single tool to be called.