[GH-ISSUE #6985] model advancd setting can't take effect #30086

Closed
opened 2026-04-25 04:24:02 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @maru7777 on GitHub (Nov 16, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6985

if you go to workspace as a root use ,then set model setting(such as temperature, top_k) in a normal way, you will find this don't take effect ,the evidence is the completions package don't carry them , the setting only keeps in item.model?.info?..... and don't be apply to web package's body ,can't find "temperature" "top_p" and etc

but if you modify them in top right corner ,
image
the settings will take effect

but after you refresh your web, you will find that the modification before you refresh now are all reset.
you have to set them again

btw, if you set system prompts in settings , sometimes it will also be reset ,and i don't know exactly when it was reset

Originally created by @maru7777 on GitHub (Nov 16, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/6985 if you go to workspace as a root use ,then set model setting(such as temperature, top_k) in a normal way, you will find this don't take effect ,the evidence is the completions package don't carry them , the setting only keeps in `item.model?.info?.....` and don't be apply to web package's body ,can't find "temperature" "top_p" and etc but if you modify them in top right corner , ![image](https://github.com/user-attachments/assets/ed4a37bd-ad6c-472e-b92d-5f57d1412622) the settings will take effect but after you refresh your web, you will find that the modification before you refresh now are all reset. you have to set them again btw, if you set system prompts in settings , sometimes it will also be reset ,and i don't know exactly when it was reset
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#30086