Added detailed latency logging to UserBotLatencyLogObserver.

This commit is contained in:
Filipi Fuchter
2025-08-04 19:36:30 -03:00
parent 42e48381fe
commit e43bdff31e
2 changed files with 23 additions and 1 deletions

View File

@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Added detailed latency logging to `UserBotLatencyLogObserver`, capturing
average response time between user stop and bot start, as well as minimum and
maximum response latency.
### Changed
- Updated the `pipecat.runner.daily` utility to only a take `DAILY_API_URL` and