[GH-ISSUE #7797] What splitter in documents? #4984

Closed
opened 2026-04-12 16:02:43 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @ATpiu on GitHub (Nov 22, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/7797

What is the issue?

I am exploring rag function of ollama: Admin Panel->Settings->Documents, setting is as following:
setting
What splitter and what lib you use here?(e.g: SentenceSplitter in llama_index or CharacterTextSplitter in Langchain?)

OS

macOS

GPU

Apple

CPU

Apple

Ollama version

0.4.1

Originally created by @ATpiu on GitHub (Nov 22, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/7797 ### What is the issue? 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/4fcf5304-4fe6-4ba5-8131-85874de50f1a"> What splitter and what lib you use here?(e.g: SentenceSplitter in llama_index or CharacterTextSplitter in Langchain?) ### OS macOS ### GPU Apple ### CPU Apple ### Ollama version 0.4.1
GiteaMirror added the bug label 2026-04-12 16:02:43 -05:00
Author
Owner

@rick-github commented on GitHub (Nov 22, 2024):

ollama is just an inference engine, it doesn't do RAG. That sort of functionality is handled by other projects, this looks like open-webui

<!-- gh-comment-id:2493629594 --> @rick-github commented on GitHub (Nov 22, 2024): ollama is just an inference engine, it doesn't do RAG. That sort of functionality is handled by other projects, this looks like [open-webui](https://github.com/open-webui/open-webui)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#4984