Ask a question to get started
Enter to send•Shift+Enter new line
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.
pydantic_schema: type[BaseModel] | dict[str, type[BaseModel]]