Fix: Correctly close the context for ElevenLabsTTSService

This commit is contained in:
Mark Backman
2025-06-20 15:46:18 -04:00
parent 8c6a441064
commit 5cc9b7e0d1
2 changed files with 21 additions and 21 deletions

View File

@@ -41,6 +41,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an issue with `ElevenLabsTTSService` where the context was not being
closed.
- Fixed function calling in `AWSNovaSonicLLMService`.
- Fixed an issue that would cause multiple `PipelineTask.on_idle_timeout`