Percival
OpenAI Agents Integration
Colab Notebook
Weather Agent
This example demonstrates how to:
- Install openai‑agents, Patronus, and OpenTelemetry instrumentations.
- Create a weather tool agent and a manager agent that delegates to it.
- Trace the entire workflow with Patronus and OpenTelemetry.
Make sure your
OPENAI_API_KEY
is set in your environment (or configure the agents with another provider) before running this example.