processors(base): add start_llm_usage_metrics and start_tts_usage_metrics
This commit is contained in:
@@ -294,6 +294,7 @@ class StartFrame(ControlFrame):
|
||||
"""This is the first frame that should be pushed down a pipeline."""
|
||||
allow_interruptions: bool = False
|
||||
enable_metrics: bool = False
|
||||
enable_usage_metrics: bool = False
|
||||
report_only_initial_ttfb: bool = False
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user