discourse-ai/lib/ai_helper
Keegan George 625442af3c
FIX: title suggestions should return 5 unique titles (#1491)
This update fixes a regression from https://github.com/discourse/discourse-ai/pull/1484, which caused AI helper title suggestions to begin suggesting numerous non-unique titles because it was looping through structured responses incorrectly.
2025-07-08 06:30:09 -07:00
..
assistant.rb FIX: title suggestions should return 5 unique titles (#1491) 2025-07-08 06:30:09 -07: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: cross talk when in ai helper (#1478) 2025-07-01 18:02:16 +10: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