mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[GH-ISSUE #3260] enh: Include documents into model setup (system prompt/...) #51863
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 @D1yt on GitHub (Jun 18, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3260
Is your feature request related to a problem? Please describe.
I feel like there is a usecase for models with file access by default, instead of using a first setup prompt giving relevant files to a model.
Describe the solution you'd like
If it's not possible to pass files via the system prompt, there should be a way to pass a hidden first (user) prompt to pass relevant files.
@D1yt commented on GitHub (Jun 19, 2024):
Hey, I've looked everywhere in the Web UI and the documentation and I couldn't find anything to fulfil my need of file-inclusion into the system prompt or other setup parameters of an AI model.
@justinh-rahb commented on GitHub (Jun 19, 2024):
@D1yt commented on GitHub (Jun 20, 2024):
Okay, something just didn't work with pulling the latest image + watchtower autoupdating, but now I am on 0.3.5
and it's right there. Thanks a lot.