mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
issue: context limit not applied from user settings #4386
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 @talentoscope on GitHub (Mar 12, 2025).
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
0.5.20
Ollama Version (if applicable)
No response
Operating System
0.5.13
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Changing the Context Length is the chat controls should propagate to ollama as num_ctx
Actual Behavior
Doesn't appear to, even with a new chat.
Ollama still shows
despite the setting being changed to 16000 or any other number.
Steps to Reproduce
See above
Logs & Screenshots
N/A
Additional Information
No response
@talentoscope commented on GitHub (Mar 12, 2025):
This may be a regression of bug #8368