Merge pull request #2230 from pipecat-ai/mb/livekit-tenacity

Livekit: change tenacity supported versions
This commit is contained in:
Mark Backman
2025-07-21 15:28:38 -07:00
committed by GitHub
2 changed files with 4 additions and 1 deletions

View File

@@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Changed the `livekit` optional dependency for `tenacity` to
`tenacity>=8.2.3,<10.0.0` in order to support the `google-genai` package.
- For `LmntTTSService`, changed the default `model` to `blizzard`, LMNT's
recommended model.