Update changelog

This commit is contained in:
Mark Backman
2026-03-02 16:16:38 -05:00
parent ff5b985009
commit 8f66272de7

View File

@@ -1 +1 @@
- Added `on_first_bot_speech_latency` event to `UserBotLatencyObserver` measuring the time from client connection to first bot speech, including a latency breakdown with per-service metrics.
- Added `on_first_bot_speech_latency` event to `UserBotLatencyObserver` measuring the time from client connection to first bot speech. An `on_latency_breakdown` is also emitted for this first speech event.