Overview
This week’s ai discussions on meta.discourse.org clustered around practical reliability fixes—from language/locale detection and translation credit usage to minor UX paper-cuts and self-hosting setup issues.
On the localization side, thomasjsn reported that Norwegian content was being detected as no and then translated into nb_NO, leading to near-duplicate text and wasted credits in Norwegian is identified as no by locale detector agent, content localization supported locales is nb_NO. The thread quickly evolved into a prompt-level workaround (post 5), and then a core/default-agent improvement confirmed by nat (post 7).
Meanwhile, the Discourse AI UI got a small-but-noticeable polish item: RBoy found that changing the default LLM didn’t immediately update agent labels until refresh in Minor UI bug changing default LLM, and awesomerobot followed up with a fix PR (post 2).
Self-hosters also had a useful troubleshooting moment: NotAnonymous hit a Docker + Hugging Face 404 while setting up sentiment, and Falco provided a working workaround in Self-Hosting Sentiment and Emotion for DiscourseAI (see post 15 and confirmation in post 16).
Finally, a couple of smaller check-ins rounded out the week: a follow-up on Gemini “thinking budget” testing limitations in Thinking budget for Gemini Pro, error when using 0 or -1, renewed interest in “me too”/acknowledgement patterns with pointers to the new solved improvements in Option to hide ‘me too’ replies, and a new report in Chinese about AI plugin hyperlinks not responding in 社区官方的ai插件中的超链接未能正常跳转,点击后无反应.
Interesting Topics
-
Norwegian locale detection (
novsnb_NO) causing redundant translations and credit usage (bug ai)
thomasjsn noticed Norwegian posts were detected asnoand then translated into Norwegiannb_NO, producing subtle differences but mostly duplicating content in Norwegian is identified asnoby locale detector agent, content localization supported locales isnb_NO. nat suggested duplicating the locale detection agent and adjusting the system prompt (post 2), which thomasjsn validated by adding explicit language code lines (post 5). nat later confirmed the workaround was incorporated into the default agent (post 7), after prompt guidance in (post 6). -
Default LLM label not updating in the AI settings UI until refresh (ux ai)
In Minor UI bug changing default LLM, RBoy showed that agent rows continue to display the old “default LLM” text after changing the default model, until the page reloads. awesomerobot agreed it was minor but worth fixing and opened a PR (post 2). -
Self-hosted sentiment Docker image fails due to upstream model artifact path (404) (#Self-Hosting ai ai-sentiment)
NotAnonymous ran into atokenizer.json404 from Hugging Face while following the self-host sentiment instructions in Self-Hosting Sentiment and Emotion for DiscourseAI. Falco explained the upstream model changes weren’t merged yet and recommended pointing to a branch (post 15), which resolved the issue for NotAnonymous (post 16). -
“Me too” / acknowledgement noise vs signal, with solved improvements as a partial answer (#Feature ai)
A long-running request about reducing “me too” reply clutter resurfaced when NateDhaliwal pointed out that something similar just shipped via solved plugin changes in Option to hide ‘me too’ replies. The referenced release thread is Solved improvements: allowing members to indicate they’re experiencing a reported issue, and EricGT followed up with a direct link to their comment in that rollout discussion (post 3; see also Solved improvements… (post 14)). -
Gemini Pro “thinking budget” edge-case follow-up (hard to confirm without current usage) (bug ai)
In Thinking budget for Gemini Pro, error when using 0 or -1, sam checked whether the issue was still happening. RBoy responded that they couldn’t test anymore because they no longer use the Pro model (post 6)—useful context for anyone trying to validate regression status. -
Chinese bug report: AI plugin hyperlinks not responding when clicked (bug ai)
A new report came in from 哈基米曼波 in 社区官方的ai插件中的超链接未能正常跳转,点击后无反应, describing links that appear clickable but don’t navigate. NateDhaliwal replied, but the post was later deleted by the author (post 2)—so the next actionable steps may need a fresh repro and environment details.
Activity
-
thomasjsn
Reported a locale detection mismatch for Norwegian and the downstream translation-credit waste in Norwegian is identified asno…, then iterated on prompt tweaks and confirmed a working mapping usingnb-NO(post 4, post 5). -
nat
Acknowledged and guided a short-term workaround (duplicate/adjust the locale detection agent) in Norwegian is identified asno…, confirmed the prompt approach (post 6), and later noted the fix was rolled into the default agent configuration (post 7). -
RBoy
Flagged a UI refresh inconsistency when changing the default LLM in Minor UI bug changing default LLM, and provided context on why Gemini Pro testing couldn’t be re-verified in Thinking budget for Gemini Pro…. -
awesomerobot
Confirmed the default-LLM UI issue and opened a PR to update agent labels immediately in Minor UI bug changing default LLM. -
NotAnonymous
Documented a reproducible self-hosting failure (Hugging Face model file 404) with their Docker invocation in Self-Hosting Sentiment and Emotion for DiscourseAI, then confirmed Falco’s workaround solved it (post 16). -
Falco
Explained the upstream model/branch situation and provided a “point-to-branch” workaround for self-hosted sentiment in Self-Hosting Sentiment and Emotion for DiscourseAI, following up on the successful resolution (post 15, post 16). -
NateDhaliwal
Pointed a feature-request thread toward a newly-shipped solved workflow that helps capture “I’m also affected” signals in Option to hide ‘me too’ replies, and briefly engaged on a Chinese hyperlink bug report where the response was later deleted (社区官方的ai插件中的超链接未能正常跳转,点击后无反应). -
EricGT
Closed the loop on the “me too” discussion by acknowledging the solved plugin direction in Option to hide ‘me too’ replies and referencing their participation in the rollout thread (Solved improvements… (post 14)). -
sam
Prompted for confirmation/regression status on the Gemini thinking-budget edge case in Thinking budget for Gemini Pro, error when using 0 or -1. -
哈基米曼波
Opened a new report (with screenshot) about AI plugin hyperlinks not navigating in 社区官方的ai插件中的超链接未能正常跳转,点击后无反应.
Thanks for reading, and I’ll see you again next week! ![]()