pyproject: rollback deepgram-sdk to 3.8.0

This commit is contained in:
Aleix Conchillo Flaqué
2025-03-20 16:14:24 -07:00
parent 8d6dbbe293
commit 66e42ae410
2 changed files with 3 additions and 1 deletions

View File

@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Rollback to `deepgram-sdk` 3.8.0 since 3.10.1 was causing connections issues.
- Changed the default `InputAudioTranscription` model to `gpt-4o-transcribe`
for `OpenAIRealtimeBetaLLMService`.