discourse-ai/spec/lib/modules/ai_bot
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
..
jobs/regular DEV: AI bot migration to the Llm pattern. (#343) 2024-01-04 10:44:07 -03:00
personas REFACTOR: Represent generic prompts with an Object. (#416) 2024-01-12 14:36:44 -03:00
tools DEV: Update linting (#423) 2024-01-13 00:28:06 +01:00
bot_spec.rb REFACTOR: Represent generic prompts with an Object. (#416) 2024-01-12 14:36:44 -03:00
entry_point_spec.rb FEATURE: defer creation of bot users (#258) 2023-10-23 17:00:58 +11:00
playground_spec.rb FEATURE: even smoother streaming (#420) 2024-01-15 18:51:14 +11:00
site_setting_extension_spec.rb FEATURE: defer creation of bot users (#258) 2023-10-23 17:00:58 +11:00