# Minor UI bug changing default LLM

**URL:** https://meta.discourse.org/t/minor-ui-bug-changing-default-llm/402792
**Category:** UX
**Tags:** ai
**Created:** [May 12, 2026, 3:25pm UTC](https://meta.discourse.org/t/minor-ui-bug-changing-default-llm/402792 "2026-05-12T15:25:52Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![RBoy](https://avatars.discourse-cdn.com/v4/letter/r/2bfe46/32.png) [@RBoy](https://meta.discourse.org/u/RBoy)
#### Post date: [May 12, 2026, 3:25pm UTC](https://meta.discourse.org/t/minor-ui-bug-changing-default-llm/402792/1 "2026-05-12T15:25:52Z")

</div>

In the AI feature settings page when the default LLM is changed, the agents using the default LLM don’t update their text to reflect the new default LLM until the page is reloaded:

 ![image](https://global.discourse-cdn.com/meta/original/4X/f/3/9/f393aba14fb959c8b4827fcb96d723ef3e242f49.png)

after refreshing the page:

 ![image](https://global.discourse-cdn.com/meta/original/4X/d/4/a/d4a1203ad49310582e693ef97680eab99ec4930a.png)

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [May 13, 2026, 3:34pm UTC](https://meta.discourse.org/t/minor-ui-bug-changing-default-llm/402792/2 "2026-05-13T15:34:14Z")

</div>

Yeah pretty minor, but making this change along with the default isn’t too complicated… I’ve opened a PR to do this here:

[https://github.com/discourse/discourse/pull/39982](https://github.com/discourse/discourse/pull/39982)
