Ask a question to get started
Enter to send•Shift+Enter new line
The original schema provided for structured output (Pydantic model, dataclass, TypedDict, or JSON schema dict).
dataclass
TypedDict
schema: type[SchemaT] | dict[str, Any]