mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-10 15:16:18 -05:00
Warn users when input is longer than supported context #2245
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 @fzyzcjy on GitHub (Sep 30, 2024).
Hi thanks for the great library! It would be great if there could be a warning when input is longer than supported context. Otherwise, if the text is silently truncated, the behavior can be confusing.
Possibly related: https://github.com/ollama/ollama/issues/7043