Getting Started
OpenAI Agents and the Assistants API enable powerful AI-driven automation through structured conversations and tool calling. Tracing these interactions with Orq.ai provides in-depth insights into agent performance, token usage, tool utilization, and conversation flows to optimize your AI applications.Prerequisites
Before you begin, ensure you have:- An Orq.ai account and API Key.
- OpenAI API key and access to the Assistants API.
- Python 3.8+.
Install Dependencies
Configure Orq.ai
Set up your environment variables to connect to Orq.ai’s OpenTelemetry collector: Unix/Linux/macOS:Integrations
**Logfire Basic ExampleNext Steps
Verify Traces in the Studio.
Traces will also display the custom spans created through
You can also call OpenAI’s models and APIs using the AI Gateway.
What’s Next