Open
Learn Learn More
OpenAI is rolling out a new suite of APIs and tools designed to help developers and enterprises build AI-powered agents more efficiently atop some of the very same technology powering its own first-party AI agents Deep Research (which scours the internet independently to develop richly researched, well organized and cited reports) and Operator (its tool for controlling a web browser cursor autonomously based on a user’s text instructions and performing actions like finding sports tickets or making reservations).
Now, with access to the building blocks behind these powerful first-party OpenAI agents, developers can build their own third-party rivals or more domain-specialized products and services specific to their use case and audience. Open In “One of the biggest limitations before was handling long-horizon tasks like planning.”
But the company says developers haven’t yet had the tools necessary to easily built them into production-ready applications for enterprises and their customers — until now.
To address these hurdles, OpenAI is introducing several new offerings: the Responses API, built-in tools for web and file search, a computer use tool, and the open-source Agents SDK. The These These Open ” “We don’t want to force anyone to use only OpenAI models.”
The SDK offers key features such as:
*
Configurable Agents
– AI models with predefined instructions and tool access.
*
Intelligent Handoffs
– Mechanisms to transfer tasks between agents based on context.
*
Built-in Guardrails – Safety measures for input validation and content moderation.*
Tracing and Observability – Tools for debugging and optimizing agent performance.“With the Agents SDK, developers can track exactly what an agent is doing–what tasks it spawns, what data it gathers, and how it generates responses,” said Nikunj Handa, PM on OpenAI’s API team, in the same video call with VentureBeat.
What the new Responses API offersAt the center of this update is the Responses API, which combines features of OpenAI’s Chat Completions API with the tool-use functionality of the Assistants API, the latter of which will be deprecated in mid 2026, according to the company.This integration allows developers to leverage multiple built-in tools within a single API call, making it easier to build applications that require complex, multi-step interactions.
The Responses API initially supports three built-in tools:* Web Search
– Provides real-time, cited answers by fetching information from the web.
*
File Search
– Retrieves relevant information from large document repositories using metadata filtering and optimized query processing.
*
Computer Use Tool – Enables AI agents to perform actions on a computer, such as browsing, data entry, and navigating software interfaces.“With the Responses API, developers get more visibility into what the model is doing–what tools it’s calling, why it’s calling them, and what decisions it’s making before and after those calls,” said Handa.
With these capabilities, OpenAI envisions the Responses API serving as a foundation for agentic applications, eliminating the need for multiple external integrations. The API is available to all developers starting today, with usage billed at OpenAI’s standard token and tool rates.Additionally, OpenAI notes that while the Chat Completions API will continue to receive updates, the Responses API is considered its superset. Developers who need built-in tools or multi-step model interactions should use Responses API for new integrations.OpenAI is also making its web search, file search, and computer use tools available directly through the Responses API. These tools enable AI agents to access real-world information, retrieve context from documents, and interact with digital environments more effectively.
Web Search offers developers realtime information with citationsThe web search tool allows developers to integrate real-time search capabilities into their applications, making it useful for research assistants, shopping guides, and content aggregation tools. It provides sources for its responses, ensuring users can verify the accuracy of the information.“The first thing we’re launching is built-in tools, like web search, which allows models to access real-time information,” said Handa. It File This tool supports multiple file formats and includes features like query optimization, metadata filtering, and custom ranking for more precise results.
“The third tool we’re launching is file search, which makes it easy for developers to take all their data, store it in our system, and extract the right information with high accuracy,” Handa explained.
The file search tool is priced at $2.50 per thousand queries, with storage fees of $0.10 per GB per day (the first GB is free).
Developers may now also access Computer Use, the tech powering OpenAI’s Operator
The computer use tool extends agent capabilities beyond simple text-based tasks by allowing AI to interact with computer interfaces.
Powered by OpenAI’s computer-using-agent (CUA) model, this tool translates AI-generated actions into executable commands, enabling automation of tasks like data entry and web navigation.
“We’re also launching a computer-use tool, allowing models to interact with graphical user interfaces when there’s no existing API for a task,” Handa noted.
The computer use tool is currently available as a research preview for select developers in usage tiers 3-5. The The The Open The company plans to roll out additional tools and integrations in the coming months to help developers deploy, evaluate, and scale agentic applications more effectively.
“We think the coming months are going to be critical for deploying more and more agents at scale,” said Godement. “We’ve already done this with first-party agents like Deep Research, but OpenAI isn’t going to build every agent–that’s why we have a developer platform.”
OpenAI also stated that it will continue improving safety features for agentic applications, including safeguards for prompt injections and unauthorized data access.
Developers interested in building with the new tools can explore OpenAI’s documentation and API playground to get started today.
Daily insights on business use cases with VB Daily
If you want to impress your boss, VB Daily has you covered. If
Thank Click