mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-07-16 19:13:31 +00:00
Chat thread replies draft trigger the thread_created event, which we relied on to trigger the AI generated title. Because of that we now will use the noisier chat_message_created event, and manually check for thread and replies existence. See https://github.com/discourse/discourse/pull/26033
Discourse AI Plugin
Plugin Summary
For more information, please see: https://meta.discourse.org/t/discourse-ai/259214?u=falco
Languages
Ruby
81.3%
JavaScript
15.5%
SCSS
2.2%
CSS
0.4%
HTML
0.4%
Other
0.2%