- Record production traces from any framework (LangChain, CrewAI, OpenAI Agents, Anthropic, plain Python) and see them in the Live Traces tab.
- Evaluate agent quality against test datasets — scoring responses with LLM judges, vector similarity, and Jaccard similarity.
- Gate releases with CI/CD — block merges or deploys when your agent’s pass rate drops below a threshold.
Quickstart
Send your first trace in under 5 minutes
Python SDK
Decorator and context manager tracing
CI/CD Evaluation
Gate releases with eval test sets
API Reference
REST endpoints for direct integration

