[GH-ISSUE #7270] What splitter in documents? #30210

Closed
opened 2026-04-25 04:29:46 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @ATpiu on GitHub (Nov 23, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7270

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:
setting

Originally created by @ATpiu on GitHub (Nov 23, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/7270 # 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: <img width="1148" alt="setting" src="https://github.com/user-attachments/assets/9f50f049-4089-4cd4-a5d1-1bd71b1dee83">
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#30210