Added TTFB metrics for HeyGenVideoService and TavusVideoService.

This commit is contained in:
Filipi Fuchter
2025-08-11 09:07:21 -03:00
parent 78cdefd191
commit 55d200e2d1
3 changed files with 28 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added TTFB metrics for `HeyGenVideoService` and `TavusVideoService`.
- Added `endpoint_id` parameter to `AzureSTTService`. ([Custom EndpointId](https://docs.azure.cn/en-us/ai-services/speech-service/how-to-recognize-speech?pivots=programming-language-python#use-a-custom-endpoint))
### Changed