moving Deepgram TTS base_url from beta to prod

This commit is contained in:
Kwindla Hultman Kramer
2024-05-28 15:59:26 -07:00
parent 650a2b4da4
commit 3685c19b2d
3 changed files with 105 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Fixed Deepgram Aura TTS base_url and added ErrorFrame reporting.
- GoogleLLMService `api_key` argument is now mandatory.
### Fixed