Added CHANGELOG for AWS Nova 2 Sonic-related changes

This commit is contained in:
Paul Kompfner
2025-12-09 12:57:19 -05:00
parent 3e66cb50e0
commit 3cbfbb997e
3 changed files with 9 additions and 0 deletions

2
changelog/3212.fixed.md Normal file
View File

@@ -0,0 +1,2 @@
- Fixed a bug in `AWSNovaSonicLLMService` where we would mishandle cancelled
tool calls in the context, resulting in errors.