Observability and cost tracking built for agentic AI

Trace complete agent workflows—every decision, tool call, and model switch—across OpenAI, Anthropic, and Google in one unified view.

Built for multi-agent systems. Debug agent behavior, not API logs.

Start Free Contact for Enterprise

Built for Multi-Agent Systems

When agents call other agents, switch between models, and use tools—you can't see what's actually happening.

Kalibr traces the complete workflow, showing agent decisions, tool usage, and model switches in one place.

What Kalibr Does

Agent Workflow Trees

See every agent call in a hierarchical tree. Which agent called which. What they decided. What tools they used. Complete parent-child relationships.

Multi-Model Traces

One workflow switches between GPT-4, Claude, and Gemini? We capture all three in a single unified trace across all providers.

Tool Call Tracking

Track when agents use external tools—vector DBs, APIs, calculators. See input data, output results, and execution time.

Workflow Cost Attribution

Know what complete workflows cost by agent and operation—not just individual API calls. Track spend by business outcome.

Cross-Service Tracing

Agent A in Service 1 calls Agent B in Service 2? Context propagates automatically. Full tracing across your infrastructure.

Drop-In SDK

One import. Zero refactoring. Works with LangChain, CrewAI, AutoGen, custom agents—anything.

How It Works

1

Install SDK

pip install kalibr
2

Import First

import kalibr
from openai import OpenAI
from anthropic import Anthropic
3

Everything Is Traced

Every agent call, tool use, and model switch is automatically captured with full context and relationships preserved.

What Makes Kalibr Different

Other Tools

✗ Track individual API calls

✗ Show one provider at a time

✗ Miss agent relationships

✗ No tool call visibility

✗ Can't see workflow structure

Kalibr

✓ Trace complete agent workflows

✓ All providers in one trace

✓ See which agent called which

✓ Track tool usage with full context

✓ Visualize workflow hierarchy

The difference: We trace agent behavior and decisions, not just API requests. See how your multi-agent system actually works.

Ready to see your agents in action?

Start locally with the open-source SDK. Upgrade to Kalibr Enterprise for hosted analytics and production benchmarks.