import voicegateway pulls neither LiveKit nor Pipecat.
attach() observes, passively, and is the only meter.
guard() controls: fallback, rate limits, budgets.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The open-source profiler for voice agents. Meter per-call cost and latency on LiveKit and Pipecat, then profile the SFU and SIP path underneath.
import voicegateway pulls neither LiveKit nor Pipecat.
attach() observes, passively, and is the only meter.
guard() controls: fallback, rate limits, budgets.
from voicegateway import attach
attach(session, project="my-agent") # LiveKit AgentSession or Pipecat PipelineTask
Was this page helpful?