mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[GH-ISSUE #1087] feat: rag in playground and instruct mode in notebook #50995
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 @FemBoxbrawl on GitHub (Mar 7, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1087
Describe the solution you'd like
Add an instruct mode in the "text completion" playground, so you instruct it specifically what to generate, (or summarize) and have a RAG support in it too.
Examples
[ATTACHED DOC] Instruction:Write me a story that involves the concept provided.
or [ATTACHED DOC] Instruction: summarize the document.
[ATTACHED DOCS] (text that involves descriptions of characters) Lola was typing on her computer, as ... (chat completion)
They should be either able to be added with hashtags or some drag and drop feature. PLEASE i have not had one single "notebook" mode where the was a RAG feature. please add this feature.
@FemBoxbrawl commented on GitHub (Mar 7, 2024):
Maybe also add the "/" commands too!
@tjbck commented on GitHub (May 6, 2024):
Closing in favour of #2000, Let's continue our discussion there!