updated CHANGELOG and fix GladiaSTTService formatting

This commit is contained in:
Aleix Conchillo Flaqué
2025-03-03 09:53:03 -08:00
parent 5f1848d24b
commit ec36fef26e
2 changed files with 5 additions and 2 deletions

View File

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added `speech_threshold` parameter to `GladiaSTTService`.
- Allow passing user (`user_kwargs`) and assistant (`assistant_kwargs`) context
aggregator parameters when using `create_context_aggregator()`. The values are
passed as a mapping that will then be converted to arguments.