Skip to main content
Helicone OSS LLM Observability

OpenAI Agents Integration

Integrate Helicone AI Gateway with OpenAI Agents SDK to build AI agents with tools and full observability.
1 min read

Introduction#

OpenAI Agents SDK is a framework for building AI agents with tool calling, multi-step reasoning, and structured outputs.

How to Integrate#

Create an account and generate an API key

Log into <a href="https://www.helicone.ai" target="_blank">Helicone</a> or create an account. Once you have an account, you can generate an <a href="https://helicone.ai/developer" target="_blank">API key here</a>.

Install OpenAI Agents SDK

Configure OpenAI Agents with Helicone AI Gateway

You can find all 100+ supported models at helicone.ai/models.

Use OpenAI Agents normally

Your existing OpenAI Agents code continues to work without any changes:

View requests in the Helicone dashboard

All your OpenAI Agents requests are now visible in your Helicone dashboard.
  • Request/response bodies
  • Latency metrics
  • Token usage and costs
  • Model performance analytics
  • Tool usage tracking
  • Agent reasoning steps
  • Error tracking
  • Session tracking
Tip

While you're here, why not give us a star on GitHub? It helps us a lot!

Info

Looking for a framework or tool not listed here? Request it here!