Skip to main content

Introduction

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

Configure OpenAI Agents with Helicone AI Gateway

4

Use OpenAI Agents normally

Your existing OpenAI Agents code continues to work without any changes:
5
  • Request/response bodies
  • Latency metrics
  • Token usage and costs
  • Model performance analytics
  • Tool usage tracking
  • Agent reasoning steps
  • Error tracking
  • Session tracking
While you’re here, why not give us a star on GitHub? It helps us a lot!
Looking for a framework or tool not listed here? Request it here!

AI Gateway Overview

Learn about Helicone’s AI Gateway features and capabilities

Provider Routing

Configure intelligent routing and automatic failover

Model Registry

Browse all available models and providers

Prompt Management

Version and manage prompts with Helicone Prompts

Custom Properties

Add metadata to track and filter your requests

Sessions

Track multi-turn conversations and user sessions

Rate Limiting

Configure rate limits for your applications

Tool Usage Tracking

Monitor tool calls and function usage in your agents