discourse/plugins/discourse-ai/lib
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 FEATURE: improvements to ai conversation page (#33853) 2025-07-26 09:19:28 +10:00
ai_helper FEATURE: Use a persona when running the AI triage automation script (#34010) 2025-08-04 09:11:13 -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
completions FEATURE: add support for google image model (#34570) 2025-08-29 14:39:37 +10:00
configuration DEV: Only run embeddings test if there's a valid embedding model (#34525) 2025-08-25 17:21:39 -03:00
database
discord/bot
embeddings PERF: do not hydrate all candidates in big relation (#34553) 2025-08-27 14:09:04 +10:00
inference FEATURE: Add support for matryoshka in Gemini embeddings (#34145) 2025-08-07 15:35:08 -03:00
inferred_concepts
personas FIX: Default prompts have to be explicit about the expected format. (#34442) 2025-08-20 13:56:21 -03:00
sentiment
summarization DEV: Pass category/tags to LLM for AI summary (#33861) 2025-07-25 10:35:05 -05:00
tasks FIX: Helper rake task typo in llm setting (#34057) 2025-08-04 16:23:17 +08:00
translation UX: Show a bit more information on translation progress chart (#34643) 2025-09-01 11:10:09 +08:00
utils
automation.rb FEATURE: Add option to flag + delete for llm triage (#34590) 2025-09-02 09:16:30 +10:00
embeddings.rb
engine.rb
guardian_extensions.rb FEATURE: Ability to regenerate short summaries (#34345) 2025-08-18 13:48:41 -07:00
multisite_hash.rb
post_extensions.rb
summarization.rb FEATURE: Use a persona when running the AI triage automation script (#34010) 2025-08-04 09:11:13 -03:00
topic_extensions.rb
translation.rb FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00