Ask a question to get started
Enter to sendā¢Shift+Enter new line
parse( self, text: str, ) -> TBaseModel
text
str
The output of the LLM call.
Parse the output of an LLM call to a Pydantic object.