mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-03 07:24:59 -05:00
Can the context count be set individually for each conversation? #855
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 @wwjCMP on GitHub (May 8, 2024).
Is your feature request related to a problem? Please describe.
Different types of conversations require different amounts of context. For example, multimodal conversations involving images do not need too much context. However, text-based conversations require more context. Translated conversations also do not need too much context.
Describe the solution you'd like
Provide separate context settings for each conversation.
Describe alternatives you've considered
Additional context