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.
Built-in agent loop, handling calling tools, sending results to the LLM, and looping until the LLM is done
Orchestrate and chain agents using built-in language features without learning new abstractions
Powerful capabilities for coordinating and delegating tasks between multiple agents
Free
Develop customized AI agents with specific capabilities and tools
Create agents that can execute complex workflows, using Python functions as tools