diff --git a/CHANGELOG.md b/CHANGELOG.md index 755687856..1b3db3e24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Added `StrandsAgentProcessor` which allows you to use the Strands Agents + framework to build your voice agents. + See https://strandsagents.com + - Added `ElevenLabsSTTService` for speech-to-text transcription. - Added a peer connection monitor to the `SmallWebRTCConnection` that