Integrations
CrewAI
AgentOps and CrewAI teamed up to make monitoring Crew agents dead simple.
CrewAI is a framework for easily building multi-agent applications. Crew has comprehensive documentation available as well as a great quickstart guide.
1
Install the AgentOps SDK
2
Add AgentOps to your code
Make sure to call agentops.init
before calling any openai
, cohere
, crew
, etc models.
Set your API key as an .env
variable for easy access.
Read more about environment variables in Advanced Configuration
3
Run your crew
Execute your program and visit app.agentops.ai/traces to observe your Crew! 🕵️
After your run, AgentOps prints a clickable url to console linking directly to your session in the Dashboard
Clickable link to session