OpenAI Agents SDK

OpenAI Agents SDK

Open Source
Free

OpenAI Agents SDK enables you to build agent AI applications in a lightweight, easy-to-use package with minimal abstractions. It is a production-ready upgrade to our previous agent experiment, Swarm.

Product Screenshot

Features

Agent Loop

Built-in agent loop, handling calling tools, sending results to the LLM, and looping until the LLM is done

Python First

Orchestrate and chain agents using built-in language features without learning new abstractions

Handoff Capability

Powerful capabilities for coordinating and delegating tasks between multiple agents

Pricing

Open Source SDK

Free

  • Requires OpenAI API key
  • Billed according to standard OpenAI API usage

Use Cases

Building Custom Agents

Develop customized AI agents with specific capabilities and tools

Workflow Automation

Create agents that can execute complex workflows, using Python functions as tools