Mentioning the AWSBedrockLLMService and AWSPollyTTSService refactors in the changelog.
This commit is contained in:
@@ -15,6 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Refactored `AWSBedrockLLMService` and `AWSPollyTTSService` to work
|
||||||
|
asynchronously using `aioboto3` instead of the `boto3` library.
|
||||||
|
|
||||||
- The `UserIdleProcessor` now handles the scenario where function calls take
|
- The `UserIdleProcessor` now handles the scenario where function calls take
|
||||||
longer than the idle timeout duration. This allows you to use the
|
longer than the idle timeout duration. This allows you to use the
|
||||||
`UserIdleProcessor` in conjunction with function calls that take a while to
|
`UserIdleProcessor` in conjunction with function calls that take a while to
|
||||||
|
|||||||
Reference in New Issue
Block a user