Feline.Processors.Metrics (feline v0.1.0-rc.1)

Copy Markdown View Source

Calculates Time-To-First-Byte (TTFB) metrics for LLM and TTS.

Tracks the time between an LLM context request and the first LLM token, and between the first LLM token and the first TTS audio chunk. Emits MetricsFrame and :telemetry events for each measurement.

Summary

Functions

child_spec(opts)