OpenAI Operator: API for own AI agents published

Create and integrate AI agents yourself: OpenAI makes Responses API, tools and SDK available to developers.

listen Print view
The OpenAI logo on the facade of the office building in San Francisco.

(Image: Shutterstock/ioda)

2 min. read

Developers should be able to create their own AI agents with the help of OpenAI, similar to the Operator and Deep Research –, which are the company's general AI agent and an agent specializing in research. OpenAI is releasing a new Responses API, integrated tools and a new software development kit (ADK) for this purpose.

According to the blog post, this is just the first set of building blocks that OpenAI is making available to developers. The Responses API combines the existing Chat Completions API and the Assistant API, whereby the former is responsible for the communicative part and the latter contains the tool use functions, meaning that the agent can actually act and not just communicate. The Responses API contains integrated tools such as Web Search, i.e., the ability to access the Internet, File Search for large documents and Computer Use to use applications on the computer. However, you have to use gpt-4o or gpt-4o mini, for example, for the web search to actually work.

The new SDK is used to orchestrate single and multi-agent workflows, “including integrated observability tools”. These are intended to help overgrow agent workflows and make them easier to understand.

Videos by heise

The API is now included for users with a developer account, at no additional cost. The Chat Completion API is still available separately. However, OpenAI recommends using the Responses API for new integrations, even if agent capabilities are not yet required. The end is already in sight for the Assistants API – By mid-2026, OpenAI expects it to be completely shut down and replaced by the Responses API.

(emw)

Don't miss any news – follow us on Facebook, LinkedIn or Mastodon.

This article was originally published in German. It was translated with technical assistance and editorially reviewed before publication.