library · inferred from evidence
BaseModel
A base class provided by Pydantic for defining data models.
- xAI Batch API structured outputs: pass a Pydantic model as response_format
I want to use structured outputs with the xAI Batch API for entity extraction at scale, but the docs list response_format as unsupported there. Is there any way to get JSON schema enforcement in batch jobs? My use case is bulk entity extrac