Merge pull request #2244 from pipecat-ai/mb/upgrade-deepgram-4.7.0

Deepgram: Update optional dependency to 4.7.0
This commit is contained in:
Mark Backman
2025-07-23 07:04:02 -07:00
committed by GitHub
2 changed files with 5 additions and 1 deletions

View File

@@ -21,6 +21,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Updated the `deepgram` optional dependency to 4.7.0, which downgrades the
`tasks cancelled error` to a debug log. This removes the log from appearing
in Pipecat logs upon leaving.
- Updated `MiniMaxHttpTTSService` with a `base_url` arg where you can specify
the Global endpoint (default) or Mainland China.