Ask a question to get started
Enter to sendā¢Shift+Enter new line
pydantic_schema: type[BaseModel] | dict[str, type[BaseModel]]
The Pydantic schema to parse the output with.
If multiple schemas are provided, then the function name will be used to determine which schema to use.