Product upvotes vs the next 3

Waiting for data. Loading

Product comments vs the next 3

Waiting for data. Loading

Product upvote speed vs the next 3

Waiting for data. Loading

Product upvotes and comments

Waiting for data. Loading

Product vs the next 3

Loading

OpenAI Responses API and Agents SDK

New tools for building agents and tools

A new set of APIs and tools specifically designed to simplify the development of agentic applications.

Top comment

New in this update:


1. Responses API

Replaces the need to stitch together multiple APIs manually. Supports multi-turn interactions and multiple tool calls in one request. Includes built-in tools: Web Search, File Search, and Computer Use.


2. Agents SDK (formerly Swarm):

Helps orchestrate multiple agents with handoffs. Auto-generates JSON schemas for function calling from Python functions. Built-in tracing and monitoring tools for debugging. Open-source and soon available for JavaScript.


3. Assistance API sunset in 2026:

Developers will have time to migrate to Responses API. Responses API is a superset of chat completions and assistants.