Ask a question to get started
Enter to send•Shift+Enter new line
schema: type[SchemaT] | dict[str, Any] = schema
The schema for the response, can be a Pydantic model, dataclass, TypedDict, or JSON schema dict.
dataclass
TypedDict