diff --git a/changelog/3486.fixed.md b/changelog/3486.fixed.md new file mode 100644 index 000000000..a02427e6e --- /dev/null +++ b/changelog/3486.fixed.md @@ -0,0 +1 @@ +- Fixed `AWSNovaSonicLLMService.reset_conversation()`, which would previously error out. Now it successfully reconnects and "rehydrates" from the context object.