Added CHANGELOG for AWS Nova 2 Sonic-related changes
This commit is contained in:
6
changelog/3212.added.md
Normal file
6
changelog/3212.added.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
- Added to `AWSNovaSonicLLMService` functionality related to the new (and now
|
||||||
|
default) Nova 2 Sonic model (`"amazon.nova-2-sonic-v1:0"`):
|
||||||
|
- Added the `endpointing_sensitivity` parameter to control how quickly the
|
||||||
|
model decides the user has stopped speaking.
|
||||||
|
- Made the assistant-response-trigger hack a no-op. It's only needed for the
|
||||||
|
older Nova Sonic model.
|
||||||
1
changelog/3212.changed.md
Normal file
1
changelog/3212.changed.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
- Made `"amazon.nova-2-sonic-v1:0"` the new default model for `AWSNovaSonicLLMService`.
|
||||||
2
changelog/3212.fixed.md
Normal file
2
changelog/3212.fixed.md
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
- Fixed a bug in `AWSNovaSonicLLMService` where we would mishandle cancelled
|
||||||
|
tool calls in the context, resulting in errors.
|
||||||
Reference in New Issue
Block a user