Quick Use
- Install:
pip install agentops - Add 2 lines to your agent code:
import agentops
agentops.init("YOUR_API_KEY") # get a free key at agentops.ai- View the live dashboard at app.agentops.ai
Intro
AgentOps is a Python observability SDK that provides real-time dashboards, session replays, and cost tracking for AI agent apps, with 4,500+ GitHub stars. Two lines of code give you full visibility into every LLM call and error. Supports 15+ frameworks including OpenAI, Anthropic, LangChain, and CrewAI. Ideal for teams running AI agents in production.
Source & Thanks
Created by AgentOps-AI. Licensed under MIT.
agentops — ⭐ 4,500+