- The fix overrides the adviseStream method to use ChatClientMessageAggregator to properly aggregate streaming chunks before storing them in memory, similar to how PromptChatMemoryAdvisor handles streaming responses - Added test Signed-off-by: Mark Pollack <mark.pollack@broadcom.com>