Ask a question to get started
Enter to send•Shift+Enter new line
Parse the output of an LLM call to a list of tool calls.
parse( self, text: str, ) -> Any
text
str
The output of the LLM call.