About 21,200 results
Open links in new tab
  1. Agents | OpenAI API

    Agents are systems that intelligently accomplish tasks—from simple goals to complex, open-ended workflows. OpenAI provides models with agentic strengths, a toolkit for agent creation and deploys, …

  2. New tools for building agents - OpenAI

    Mar 11, 2025 · Today, we’re releasing the first set of building blocks that will help developers and enterprises build useful and reliable agents. We view agents as systems that independently …

  3. Building agents - developers.openai.com

    Simple agents may use a handful of tools, and complex agentic systems may orchestrate multiple agents to work together. This learning track introduces you to the core concepts and practical steps …

  4. OpenAI Cookbook

    May 2, 2023 · Agents use an LLM to execute instructions and make decisions. They have access to tools to gather context and take actions, always operating within clearly defined guardrails.

  5. Agents - developers.openai.com

    Agents SDK quickstart Step-by-step guide to quickly build agents with the OpenAI Agents SDK.

  6. Emergent tool use from multi-agent interaction - OpenAI

    Sep 17, 2019 · Through training in our new simulated hide-and-seek environment, agents build a series of six distinct strategies and counterstrategies, some of which we did not know our environment …

  7. Multi-Agent Portfolio Collaboration with OpenAI Agents SDK

    May 28, 2025 · This guide is for readers already familiar with OpenAI models and LLM agents, and want to see how to orchestrate a team of agents for a real-world, complex task.

  8. Voice agents | OpenAI API

    Use the OpenAI API and Agents SDK to create powerful, context-aware voice agents for applications like customer support and language tutoring. This guide helps you design and build a voice agent.

  9. Computer-Using Agent | OpenAI

    Jan 23, 2025 · The next challenge space we plan to explore is expanding the action space of agents. The flexibility offered by a universal interface addresses this challenge, enabling an agent that can …

  10. Agents SDK | OpenAI API

    Welcome to the OpenAI Agents SDK. This library makes it straightforward to build agentic applications—where a model can use additional context and tools, hand off to other specialized …