How to use Currai with OpenAI Realtime voice and TTS
A complete, code-first guide to turning OpenAI Realtime voice conversations and text-to-speech generations into readable Currai User Stories and correctly nested traces.
Blog
Highlights from the Currai blog: the posts worth reading first.
A complete, code-first guide to turning OpenAI Realtime voice conversations and text-to-speech generations into readable Currai User Stories and correctly nested traces.
A step-by-step guide to importing completed Retell AI calls into Currai with signed call-ended webhooks—without adding capture code to the live voice agent.
A step-by-step guide to importing completed Vapi calls into Currai with an authenticated webhook—without adding capture code or sharing a Vapi private API key.
Browse implementation notes, observability guides, product decisions, and workflow ideas by topic.
Total latency hides the metric users actually feel — time to first token. Here's how to capture both on every generation and find what's making your LLM app feel slow.
Read more ›Agents loop, call tools, and call themselves — a single request can be dozens of model calls. Here's how to trace agent runs so you can see exactly where one went off the rails.
Read more ›Observability data is high-volume and append-heavy — the classic case for running ClickHouse yourself. Here's the real trade-off between self-hosting and a managed backend.
Read more ›Production traces carry prompts full of user data and arrive at full traffic volume. Here's how to sample for cost and redact for privacy without losing the traces you need.
Read more ›A single runaway prompt or retry loop can 10x your bill overnight. Here's how to turn the cost data on your traces into budgets and alerts that warn you before the invoice does.
Read more ›