PulseAugur
实时 13:04:02

OpenAI API update enables interleaved reasoning for GPT-5 models

OpenAI has updated its API, moving most reasoning-capable models to a new endpoint that supports interleaved reasoning across tool calls. This change allows users to view summarized reasoning tokens, which are displayed distinctly from standard errors. The new functionality is available for GPT-5 class models and can be toggled on or off using specific flags. AI

影响 Enables more transparent and controllable reasoning for advanced AI models, potentially improving agentic workflows.

排序理由 This is an API update and feature enablement for existing models, not a new model release.

在 Simon Willison 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. Simon Willison TIER_1 (CA) ·

    llm 0.32a2

    <p><strong>Release:</strong> <a href="https://github.com/simonw/llm/releases/tag/0.32a2">llm 0.32a2</a></p> <p>A bunch of useful stuff in this <a href="https://llm.datasette.io/">LLM</a> alpha, but the most important detail is this one:</p> <blockquote> <p>Most reasoning-capable …