Upgrade aws_sdk_bedrock_runtime to v0.1.1

This commit is contained in:
Mark Backman
2025-10-21 23:27:38 -04:00
parent e0c43de13f
commit 49239a23c6
3 changed files with 41 additions and 34 deletions

View File

@@ -5,6 +5,13 @@ All notable changes to **Pipecat** will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Changed
- Upgraded `aws_sdk_bedrock_runtime` to v0.1.1 to resolve potential CPU issues
when running `AWSNovaSonicLLMService`.
## [0.0.91] - 2025-10-21
### Added