Optional
config: { Optional
argsParses the output and returns a string representation of the function call or its arguments.
The output of the LLM to parse.
A string representation of the function call or its arguments.
Generated using TypeDoc
Class for parsing the output of an LLM. Can be configured to return only the arguments of the function call in the output.