c421f713a3
This PR further decouples the streaming animation by completely handling the streaming animation directly in the `AiSummaryBox` component. Previously, handling the streaming animation by calling methods in the `ai-streamer` API was leading to timing issues making things out-of-sync. This results in some issues such as the last update of streamed text not being shown. Handling streaming directly in the component should simplify things drastically and prevent any issues. |
||
---|---|---|
.. | ||
ai-streamer | ||
ai-bot-helper.js | ||
ai-topic-summary.js | ||
copy-conversation.js | ||
show-ai-helper.js | ||
utilities.js | ||
virtual-element-from-caret-coords.js |