mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-07 17:28:41 -05:00
What splitter in documents? #2788
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 @ATpiu on GitHub (Nov 23, 2024).
Bug Report
Installation Method
pip3.11 install open-webui
Environment
Open WebUI Version: v0.3.32
Ollama (if applicable): 0.4.1
Operating System: macOS Monterey
Browser (if applicable): 130.0.6723.117
Expected Behavior:
I can set Splitter of RAG on open-webui web page, e.g: SentenceSplitter in llama_index or CharacterTextSplitter in Langchain.
Actual Behavior:
No splitter of RAG I can set on open-webui web page, I do not find answer on https://docs.openwebui.com/.

I am exploring rag function of ollama: Admin Panel->Settings->Documents, setting is as following: