Optional
fields: JsonOutputToolsParserParamsParses the output and returns a JSON object. If argsOnly
is true,
only the arguments of the function call are returned.
The output of the LLM to parse.
A JSON object representation of the function call or its arguments.
Generated using TypeDoc
Class for parsing the output of a tool-calling LLM into a JSON object.