discourse-ai/spec/lib/modules
Roman Rizzi 530a795d43
FIX: Instruct AR that we want to use ai_summaries for filtering. (#927)
We use `includes` instead of `joins` because we want to eager-load summaries, avoiding an extra query when summarizing. However, Rails will complain unless you explicitly inform them you plan to use that inside a `WHERE` clause.
2024-11-19 17:32:13 -03:00
..
ai_bot FEATURE: AI artifacts (#898) 2024-11-19 09:22:39 +11:00
ai_helper FIX: Bail earlier when a chat thread has no messages (#789) 2024-08-30 17:17:14 -03:00
automation FEATURE: allow llm triage to automatically hide posts (#820) 2024-10-04 16:11:30 +10:00
embeddings DEV: Add apply_modifier for SemanticTopicQuery topics list (#830) 2024-10-10 12:13:16 -05:00
nsfw DEV: Fix various typos (#434) 2024-01-19 12:51:26 +01:00
sentiment FEATURE: Emotion activity metrics table (#916) 2024-11-19 10:01:10 -03:00
summarization FIX: Instruct AR that we want to use ai_summaries for filtering. (#927) 2024-11-19 17:32:13 -03:00
toxicity DEV: Hide soon to be deprecated modules settings (#872) 2024-10-28 14:27:25 -03:00