issue: changing model parameters do not appear in the chat #5017

Closed
opened 2025-11-11 16:09:51 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @gdkrmr on GitHub (May 2, 2025).

Check Existing Issues

  • I have searched the existing issues and discussions.
  • I am using the latest version of Open WebUI.

Installation Method

Docker

Open WebUI Version

v0.6.5

Ollama Version (if applicable)

0.6.7

Operating System

Ubuntu 22.04 through docker compose

Browser (if applicable)

Firefox 137

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have listed steps to reproduce the bug in detail.

Expected Behavior

I have changed the options for a model under

admin -> settings -> models -> model -> advanced parameters -> set temperature to 0.6

I expect the changes to be reflected when opening a new chat with the model

New chat -> choose model with changed parameters -> chat controls -> advanced parameters -> default for temperature should show 0.6

Actual Behavior

New chat -> choose model with changed parameters -> chat controls -> advanced parameters -> default for temperature should show 0.8

Steps to Reproduce

  1. changed the options for a model under

admin -> settings -> models -> model -> advanced parameters -> set temperature to 0.6

  1. Open new chat

New chat -> choose model with changed parameters -> chat controls -> advanced parameters -> default for temperature should show 0.6

Image

Logs & Screenshots

Image

Image

Additional Information

No response

Originally created by @gdkrmr on GitHub (May 2, 2025). ### Check Existing Issues - [x] I have searched the existing issues and discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ### Open WebUI Version v0.6.5 ### Ollama Version (if applicable) 0.6.7 ### Operating System Ubuntu 22.04 through docker compose ### Browser (if applicable) Firefox 137 ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have listed steps to reproduce the bug in detail. ### Expected Behavior I have changed the options for a model under admin -> settings -> models -> model -> advanced parameters -> set temperature to 0.6 I expect the changes to be reflected when opening a new chat with the model New chat -> choose model with changed parameters -> chat controls -> advanced parameters -> default for temperature should show 0.6 ### Actual Behavior New chat -> choose model with changed parameters -> chat controls -> advanced parameters -> default for temperature should show 0.8 ### Steps to Reproduce 1. changed the options for a model under admin -> settings -> models -> model -> advanced parameters -> set temperature to 0.6 2. Open new chat New chat -> choose model with changed parameters -> chat controls -> advanced parameters -> default for temperature should show 0.6 ![Image](https://github.com/user-attachments/assets/dc4b0399-facc-457f-8712-a6fb57f1a9e5) ### Logs & Screenshots ![Image](https://github.com/user-attachments/assets/bbf9b7cc-63f5-494d-9f40-589c96ecfbdd) ![Image](https://github.com/user-attachments/assets/dc4b0399-facc-457f-8712-a6fb57f1a9e5) ### Additional Information _No response_
GiteaMirror added the bug label 2025-11-11 16:09:51 -06:00
Author
Owner

@tjbck commented on GitHub (May 3, 2025):

Intended behaviour, "default" means the model default.

@tjbck commented on GitHub (May 3, 2025): Intended behaviour, "default" means the model default.
Author
Owner

@gdkrmr commented on GitHub (May 4, 2025):

When I click on "default" it should probably show the model defaults and not the global defaults, i.e. 0.6 instead of 0.8 in the example

@gdkrmr commented on GitHub (May 4, 2025): When I click on "default" it should probably show the model defaults and not the global defaults, i.e. 0.6 instead of 0.8 in the example
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#5017