Skip to main content
List recent calls with per-call cost and activity.

Synopsis

voicegw calls shows one row per call (a session), not per model request. voicegw costs rolls spend up by provider and model; voicegw logs tails individual STT/LLM/TTS requests; calls answers what each call cost and how busy it was.

Usage

Options

Prerequisites

Cost tracking must be enabled in voicegw.yaml:
If cost tracking is disabled, the command prints a warning and exits.

Output

A Recent Calls table with, per call: the call (session) id, when it started, the modalities used, the request count, and the total cost. A footer summarizes the shown calls (count, total cost, average cost per call).

Examples

Recent calls

The 10 most expensive calls, one project

Exit codes

voicegw costs | voicegw logs | voicegw reconcile