OpenAI Agents SDK
Trace OpenAI Agent calls
Openai-agents is an AI agent framework developed by OpenAI, designed for easy agent orchestration and tool use. You can view two examples below!
Example
Links
Tracing
Full Cookbook
Install
Set up Tracing
Add your OpenAI API key as an environment variable:
Use the register function to connect your application to Arize:
Create your agent
Run your agents
code.
Observe
Once you've started your instrumentation, all invocations and steps of your Agent will be sent to the Arize platform!
Last updated
Was this helpful?