In a post on X (previously generally known as Twitter), the official deal with of OpenAI Developers posted a video from the dwell stream the place the corporate made the bulletins. Apart from the API and SDK, the AI agency unveiled three new instruments — internet search, file search, and laptop use. All the three instruments might be accessed through the brand new Responses API.
Web search device permits builders to combine their AI brokers with internet lookup functionality in order that they’ll discover and supply real-time data. It makes use of the identical mannequin OpenAI makes use of for its internet search operate. It is presently out there in preview. File search is a retrieval operate that may pull particular data from giant paperwork. It comes with question optimisation and customized reranking capabilities.
Finally, the pc use device is powered by the identical mannequin behind the AI agency’s Operator agent. It can be utilized to construct brokers that may entry and full duties on a pc and throughout graphical person interfaces (GUIs). OpenAI says it may be used for QA testing and information entry-like duties. Notably, this device is out there to builders on utilization tiers three to 5 as a analysis preview.
Coming to the Responses API, it’s the newest API by the corporate which is aimed toward changing the present Chat Completions and Assistant API. Put merely, the Responses API comes with all of the functionalities of the present programming interfaces, with the extra device use functionality. OpenAI says this device integration functionality will even permit builders to construct AI brokers.
OpenAI says that because the Responses API is a superset of Chat Completions and Assistant, code migration will likely be a straight ahead course of and the AI agency will be certain that builders don’t endure any glitches or information loss. Eventually, the corporate plans to retire the Assistant API, whereas Chat Completions will live on for these builders who don’t want agentic capabilities.
Finally, the Agents SDK is designed to let builders create and handle multi-agent workflows. With this, they’ll pair a number of brokers collectively to finish extra advanced duties. It is an improve to the earlier agentic system Swarm. This SDK is supplied with a number of units of primitives together with Agents (AI fashions outfitted with directions and instruments), Handoffs (brokers can delegate duties to different brokers), and Guardrails (brokers validate the enter).