PulseAugur
LIVE 13:45:28
tool · [1 source] ·
0
tool

OpenAI API now reliably generates structured JSON outputs matching developer schemas

OpenAI has introduced Structured Outputs for its API, enabling models to reliably adhere to developer-provided JSON Schemas. This new feature enhances the accuracy of AI-generated structured data, a common use case for applications like data extraction and agentic workflows. The system achieves 100% reliability in evaluations with its latest GPT-4o model, significantly outperforming previous versions. Structured Outputs can be integrated via function calling with "strict: true" or through a new "json_schema" option in the "response_format" parameter for GPT-4o models. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

RANK_REASON This is a product update to an existing API, not a new model release or a paradigm-shifting capability.

Read on OpenAI News →

OpenAI API now reliably generates structured JSON outputs matching developer schemas

COVERAGE [1]

  1. OpenAI News TIER_1 ·

    Introducing Structured Outputs in the API

    We are introducing Structured Outputs in the API—model outputs now reliably adhere to developer-supplied JSON Schemas.