mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-05-25 00:54:32 +08:00
* FEATURE: simplify streaming implementation - rush last update Previous to this change we would simply "flash" the final update on the screen, this amends it so we quickly update the UI in about 1 second in the end with all the final update. This makes the UI feel more interactive to end users. * DEV: Updates... - Remove unnecessary comments - Add doc style comments for all methods - Organize methods (private at bottom) - Update some variable names --------- Co-authored-by: Keegan George <kgeorge13@gmail.com> |
||
|---|---|---|
| .. | ||
| ai-streamer | ||
| ai-bot-helper.js | ||
| ai-helper-suggestions.js | ||
| ai-topic-summary.js | ||
| copy-conversation.js | ||
| diff-streamer.gjs | ||
| show-ai-helper.js | ||
| smooth-streamer.gjs | ||
| utilities.js | ||
| virtual-element-from-caret-coords.js | ||