AgentOps
SDK for monitoring AI agents with session replays, cost tracking, and OpenTelemetry export.
About
Two lines of code after pip install agentops start recording an agent's full execution: every LLM call, tool invocation, cost, and error lands in a session that can be replayed step by step to debug multi-agent runs. The MIT-licensed Python SDK builds on OpenTelemetry, so spans export to standard OTLP backends, and instrumentation ships for CrewAI, AG2, the OpenAI Agents SDK, LangChain, LlamaIndex, CamelAI, and LiteLLM, often enabled from the framework side with a single flag. Token spend tracking across Anthropic, OpenAI, Mistral, Cohere, and other providers, latency breakdowns, and benchmarking round out the feature set. The dashboard at agentops.ai runs as a hosted service, the application code sits in the open repository for self-hosting, and an alpha TypeScript SDK extends coverage beyond Python. With about 5,700 GitHub stars it ranks among the most adopted agent-specific observability SDKs, and docs.agentops.ai walks through each integration end to end, making it a common first stop for teams moving agent prototypes toward production.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Observability & Evaluation
- Price
- Freemium
- Platform
- Hybrid
- Difficulty
- Easy (2/5)
- License
- MIT
- Added
- Jul 29, 2026
Related Tools
UK AI Security Institute framework for large language model evaluations and benchmarks.
ML experiment tracking, visualization, and collaboration
Open source LLM engineering platform for tracing and analytics
Open-source library for evaluating and tracking LLM applications.
Open-source AI metadata tracker for logging and comparing ML experiments.
Python framework for unit testing and evaluating LLM applications with metrics like G-Eval.