When using response_schema with Gemini, the model produces correct structured JSON in single requests, but the same schema fails in batch mode with job state: failed. This happens consistently with ...
Extract as much schema information from DRF as possible. Provide flexibility to make the schema usable in the real world (not only toy examples). Generate a schema that works well with the most ...