discourse-ai/assets/javascripts/discourse/lib
Sam 825f01cfb2
FEATURE: even smoother streaming (#420)
Account properly for function calls, don't stream through <details> blocks
- Rush cooked content back to client
- Wait longer (up to 60 seconds) before giving up on streaming
- Clean up message bus channels so we don't have leftover data
- Make ai streamer much more reusable and much easier to read
- If buffer grows quickly, rush update so you are not artificially waiting
- Refine prompt interface
- Fix lost system message when prompt gets long
2024-01-15 18:51:14 +11:00
..
ai-bot-helper.js FEATURE: optional warning attached to all AI bot conversations (#137) 2023-08-17 06:29:58 +10:00
ai-streamer.js FEATURE: even smoother streaming (#420) 2024-01-15 18:51:14 +11:00
copy-conversation.js FIX: use async versions of clipboardCopy (#389) 2023-12-29 22:50:10 +11:00
show-ai-helper.js FEATURE: AI helper on posts (#244) 2023-10-23 11:41:36 -03:00