discourse/plugins/discourse-ai/spec/lib/modules
Gary Pendergast a9bac35678
FIX: Ensure base_path is correctly inserted into LLM triage messages. (#34778)
When the LLM Triage automation script causes a post to be placed in the
review queue, it includes a message linking to the rule responsible.

The string for this message included a placeholder for `base_path`, but
didn't interpolate it in the `i18n` call.
2025-09-11 11:21:06 +10:00
..
ai_bot DEV: Resolve RSpec/NamedSubject lint issues in d-ai (#33810) 2025-07-24 13:50:14 +02:00
ai_helper FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00
ai_moderation FEATURE: Skip spam scanning when relevant content is unchanged or edited by staff (#34391) 2025-08-19 09:04:02 +10:00
automation FIX: Ensure base_path is correctly inserted into LLM triage messages. (#34778) 2025-09-11 11:21:06 +10:00
embeddings FEATURE: Re-introduce quick test validation when selecting embeddings model (#34524) 2025-08-25 16:39:35 -03:00
sentiment DEV: Resolve RSpec/NamedSubject lint issues in d-ai (#33810) 2025-07-24 13:50:14 +02:00
summarization FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00