Now in beta — free for early teams

See inside your
AI agents.

Vantra gives engineers full visibility into every LLM call, tool invocation, and decision their agents make in production — before users find the bugs.

No credit card required · 3-line setup · works with any framework

vantra — trace: support_agent_run

Duration

4,231ms

Tokens

1,420

Cost

$0.0042

Status

ok

support_agent_run
agent4,231ms
openai.chat (classify)
llmgpt-4o-mini312ms
tool.search_knowledge
tool891ms
openai.chat (respond)
llmgpt-4o2,891ms
tool.send_email
tool137ms

3 lines. Full visibility.

Add Vantra to any Python agent in under a minute.

agent.py
# Before: flying blind
# After: full observability

import vantra
vantra.init(
  api_key="van_live_...",
  project="my-agent"
)

@vantra.trace
def run_agent(message):
  # your existing code, untouched
  return agent.run(message)
01

Install the SDK

pip install vantra — that's it. Works with OpenAI, Anthropic, LangChain, or raw API calls.

02

Add 3 lines

init() + one decorator. No changes to your agent logic. Auto-patches LLM clients.

03

See everything

Every LLM call, tool use, latency, token count, and cost — live in your dashboard.

Everything you need to ship with confidence

Built for engineers who are tired of finding out about agent failures from angry users.

Waterfall traces

See every step of every agent run. Nested spans, latency bars, input/output inspection — like Chrome DevTools for your agent.

Cost tracking

Know exactly what each agent run costs. Per model, per project, per day. Catch cost spikes before your bill does.

Anomaly alerts

Get emailed when error rate spikes, latency blows up, or cost goes off the rails. Before your users notice.

Framework agnostic

LangChain, LlamaIndex, raw OpenAI/Anthropic, custom agents — if it makes LLM calls, Vantra captures it.

Error drill-down

When a span fails, see the exact input that caused it, the error message, and which tool or model was responsible.

Usage analytics

Dashboards for token usage, model distribution, and latency trends. Make data-driven decisions about your stack.

Why Vantra

The others are either too expensive, too complex, or built for someone else.

ToolSetupPricingAlertsFramework
Vantra3 linesFree → $79/moBuilt-inAny
LangSmithMedium$39/user/moLimitedLangChain-first
LangfuseMediumSelf-host or $NoneAny
Datadog LLMComplex$3K+/moYesAny

Simple pricing

Start free. Pay when you scale.

Free

$0/forever
  • 10K spans/month
  • 1 project
  • 7-day retention
  • Waterfall traces
  • Cost tracking
Start free
Most popular

Pro

$79/per month
  • 1M spans/month
  • 10 projects
  • 30-day retention
  • Email alerts
  • All Free features
Get started

Team

$299/per month
  • 10M spans/month
  • Unlimited projects
  • 90-day retention
  • Slack alerts
  • 5 team seats
Get started

Enterprise

Custom/
  • Unlimited spans
  • Private deploy
  • SSO / SAML
  • SLA + dedicated support
  • Custom retention
Contact us

Stop guessing.
Start seeing.

Join engineers who ship AI agents with confidence.

Get started free