Docs
Captar

Captar

Runtime control for OpenAI apps, with traces, budgets, and manual review.

Captar logo

Captar

Runtime control notebook

SDK-first docs for traces, budgets, tools, and review.

OpenAI and OpenAI-compatible only

V1 docs

Captar gives OpenAI apps a runtime control layer that feels calm, precise, and easy to inspect.

Use the TypeScript SDK to reserve budget before a request, wrap your existing client instead of replacing it, track tools inside the same trace, and promote the best runs into datasets and manual eval review.

What Captar helps with

  1. Keep spend local to the request instead of depending on a proxy or gateway.
  2. Apply call and tool guardrails before work reaches a provider or external system.
  3. Keep the span tree rich enough that trace review is useful later.
  4. Move the best examples into datasets so the review loop stays repeatable.

Reading order