mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
context limit from user settings not actually applied #3201
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pmffromspace on GitHub (Jan 6, 2025).
Installation Method
docker
Environment
Open WebUI Version: 0.5.4
Ollama: 0.4.7
Operating System: docker, debian12
Browser Firefox
Confirmation:
Expected Behavior:
When settings context token and max_token limits in user settings, parameters should be actually used in every chat by default.
Actual Behavior:
Only when adjusting chat session settings the values are used
Description
Bug Summary:
I think this older issue might not be solved yet:
Original issue: https://github.com/ollama/ollama/issues/6026#issuecomment-2277915109