1
Install the AgentOps SDK
2
Install the OpenAI SDK
openai<1.0.0 has limited support while openai>=1.0.0 is continuously supported.openai<1.0.0, use the following:3
Add 3 lines of code
Make sure to call
agentops.init before calling any openai, cohere, crew, etc models.4
Run your Agent
Execute your program and visit app.agentops.ai/drilldown to observe your Agent! 🕵️

Clickable link to session

