discourse-ai/lib/ai_helper
Keegan George baaa3d199a
FIX: streaming related specs (#1448)
## 🔍 Overview
This update fixes an issue where message bus streaming related specs
were not working correctly. To do so we pass the `last_id` when
subscribing to `MessageBus` which allows us to unskip those broken
tests.

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2025-06-19 07:41:18 -07:00
..
assistant.rb DEV: Move title suggestion to an array (#1435) 2025-06-16 18:06:54 -03:00
chat_thread_titler.rb FIX: Bail earlier when a chat thread has no messages (#789) 2024-08-30 17:17:14 -03:00
date_formatter.rb FEATURE: smart date support for AI helper (#1044) 2024-12-31 08:04:25 +11:00
entry_point.rb FIX: streaming related specs (#1448) 2025-06-19 07:41:18 -07:00
painter.rb FEATURE: add OpenAI image generation and editing capabilities (#1293) 2025-04-29 17:38:54 +10:00
semantic_categorizer.rb DEV: Use existing topic embeddings when suggesting tags/categories on edit (#1189) 2025-03-12 18:52:07 -07:00