OpenAI startet Agents-API für autonome Cloud-Agenten in öffentlicher Beta

OpenAI Launches Agents API for Autonomous Cloud Agents in Public Beta

Notice: This article was created with AI.

What’s It About?

OpenAI is offering developers a new programming interface for building autonomous agents. The Agents API is in public beta and makes it possible to build software agents that work independently over longer periods, execute code, and hand tasks off to other agents. Billing is based on the tokens consumed, while infrastructure partners such as Cloudflare, Vercel, and Oracle provide secure execution environments.

Background & Context

The interface builds on the open-source Codex harness, which gives developers insight into the underlying logic. Through the API, agents can control complex processes, make decisions, and access external tools. Delegating subtasks to subagents is intended to increase efficiency and scalability. The infrastructure has been designed so that agents can operate reliably over several days.

The API supports various integrations and uses the Model Context Protocol to connect with other applications. Agents can react to defined events and manage their inputs and outputs accordingly. Partners provide sandbox environments in which code can be executed safely and files can be managed. The pricing model is based exclusively on token consumption, which is intended to make cost calculation transparent.

What Does This Mean?

  • Developers gain access to an infrastructure that enables autonomous agents with multi-day runtimes
  • Delegation to subagents expands the possibilities for complex, scalable workflows
  • The open-source basis creates transparency and makes further development by the community easier
  • Sandbox environments from infrastructure partners reduce the integration effort for developers
  • The token-based billing model offers an understandable cost structure without infrastructure costs

Sources

OpenAIs neue Agents-API gibt Entwicklern die Infrastruktur hinter Codex und ChatGPT (The Decoder)

Introducing the Agents API (OpenAI)

Agents API Quickstart (OpenAI Developers)

OpenAI Agents API on Vercel Guide (Vercel)

This article was created with AI and is based on the listed sources as well as the language model’s training data.

Further Reading: From Text Generator to Digital Employee

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top