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
Looking for a framework or tool not listed here? Request it here!
Related Documentation
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