How to update models on LLM agents?

I updated the model to use in a custom agent with a custom prompt. I’ve selected a specific LLM model for it, but when chatting with it, it stills trying to use the previous LLM model setting.

I tried to rebuild, waited a few days, and it stills the same. I double-checked that I’m using the same user created in the agent through the Discourse AI GUI.

How can I update user bots and/or agents via the console? Any help will be appreciated.

Does it reflect on the Agents page like this?

Yes, it is, and the model shown when clicking the ‘info’ icon while chatting is different than the one displayed by the AI Agents GUI.

The info icon will show the request to set the title of the PM by default, which can lead to confusion.

What about the request logs for the actual PM completion on the ai api audit logs? Or clicking on the “Previous” button on the info modal.

Haha yes, I can relate (!) Forget it, it was my own missunderstanding about how the displayed info really works.

Thanks for your time.

I got tired of explaining this over and over both to colleagues as well as users, so here goes a fix