Change extra_headers to additional_headers, update websocket version support

This commit is contained in:
Mark Backman
2025-07-22 15:25:03 -04:00
parent 994e82c1ef
commit 7955080da2
11 changed files with 28 additions and 24 deletions

View File

@@ -25,6 +25,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
`tasks cancelled error` to a debug log. This removes the log from appearing
in Pipecat logs upon leaving.
- The `websockets` dependency for a number of packages was updated to support
websockets>=13.1.0 and <15.0.0. This change provides greater compatibility
across Pipecat's packages.
- Updated `MiniMaxHttpTTSService` with a `base_url` arg where you can specify
the Global endpoint (default) or Mainland China.