03.14.2025: OpenAI Agents Instrumentation π‘
Available in Phoenix 8.13+
We've introduced the OpenAI Agents SDK for Python which provides enhanced visibility into agent behavior and performance.
Installation
pip install openinference-instrumentation-openai-agents openai-agents
Includes an OpenTelemetry Instrumentor that traces agents, LLM calls, tool usage, and handoffs.
With minimal setup, use the
register
function to connect your app to Phoenix and view real-time traces of agent workflows.
For more details on a quick setup, check out our integration documentation:
Walkthrough Video
Improvements and Bug Fixes π
Prompt Playground: Azure API key made optional, included specialized UI for thinking budget parameter
Performance: Make the spans table the default tab
Components: Added react-aria Tabs components
Enhancement: Download experiment runs and annotations as CSV
Previous03.18.2025: Resize Span, Trace, and Session Tables πNext03.07.2025: Model Config Enhancements for Prompts π‘
Last updated
Was this helpful?