discourse/plugins/discourse-ai/spec/lib/modules/automation
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
..
llm_triage_spec.rb FIX: Ensure base_path is correctly inserted into LLM triage messages. (#34778) 2025-09-11 11:21:06 +10:00
report_context_generator_spec.rb
report_runner_spec.rb FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00