Open Source: 192

Bring your AI app
to production.

Observability, analytics and tests for AI agents and chatbots.
Get Started →
free up to 1k events / day

Stay on top of costs

Monitor requests and costs segmented by user and model. Optimize your prompts and save money.

Stay on top of costs

Debug complex agents

Replay agent executions with traces and find out what went wrong and where.

Debug complex agents

Lift the veil on users

Track user activity and costs. Find out who are the power users.

Lift the veil on users

Be alerted when things go wrong

Write assertions and English or code and run them against your agents to make sure they work as expected.

Be alerted when things go wrong

Replay user conversations

Replay user conversations and identify gaps in your chatbot's knowledge.

Replay user conversations

Capture user feedback

Collect feedback from your users and improve your agents.

Capture user feedback

Create training datasets

Label your outputs based on tags and feedback then easily export datasets to fine-tune your models, improving your app's quality and reducing costs.

Create training datasets

We worked hard to make it easy.

Integrate one of our SDK in minutes, not hours.
Library:
import openai
from llmonitor import monitor
monitor(openai)
openai.api_key = "sk-..."
chat_completion = openai.ChatCompletion.create(
model="gpt-3.5-turbo",
messages=[{"role": "user", "content": "Hello world"}]
)
Explore the docs →

Integrated in the ecosystem.

LangChainOpenAIHuggingFaceReplicate
TogetherTogether

We recorded a 1 minute demo video.

(expect better as we ship a lot)

Clone, contribute and remix.

We are committed to building in the open and sharing everything we build.

Get started in minutes.

Run it on your own or get started in minutes with our hosted version.
Open Source
Self Hostable
Agent Tracing
Analytics
Cost Analysis
User Tracking
LangChain Support
Open Source
Self Hostable
Agent Tracing
Analytics
Cost Analysis
User Tracking
LangChain Support