discourse/plugins/discourse-ai/lib/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_persona_triage.rb
llm_tagger.rb FIX: use an integer, not a float, in the AI tagging automation (#34622) 2025-08-28 16:39:36 -04:00
llm_tool_triage.rb
llm_triage.rb FIX: Ensure base_path is correctly inserted into LLM triage messages. (#34778) 2025-09-11 11:21:06 +10:00
report_context_generator.rb
report_runner.rb