[GH-ISSUE #21145] issue: i add knowledge in model interface and use bypass true however it still use origin rag in open-webui #58064

Closed
opened 2026-05-05 22:15:54 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @willy808 on GitHub (Feb 4, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21145

Check Existing Issues

  • I have searched for any existing and/or related issues.
  • I have searched for any existing and/or related discussions.
  • I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!).
  • I am using the latest version of Open WebUI.

Installation Method

Git Clone

Open WebUI Version

v0.7.2

Ollama Version (if applicable)

No response

Operating System

ubuntu 24.04

Browser (if applicable)

No response

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided every relevant configuration, setting, and environment variable used in my setup.
  • I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
  • I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
  • Start with the initial platform/version/OS and dependencies used,
  • Specify exact install/launch/configure commands,
  • List URLs visited, user input (incl. example values/emails/passwords if needed),
  • Describe all options and toggles enabled or changed,
  • Include any files or environmental changes,
  • Identify the expected and actual result at each stage,
  • Ensure any reasonably skilled user can follow and hit the same issue.

Expected Behavior

i want bypass true and add knowledge in model page can success use our rag in chat

Actual Behavior

it use origin rag and out of token len in our llm

Steps to Reproduce

just like say

Logs & Screenshots

a

Additional Information

No response

Originally created by @willy808 on GitHub (Feb 4, 2026). Original GitHub issue: https://github.com/open-webui/open-webui/issues/21145 ### Check Existing Issues - [x] I have searched for any existing and/or related issues. - [x] I have searched for any existing and/or related discussions. - [x] I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!). - [x] I am using the latest version of Open WebUI. ### Installation Method Git Clone ### Open WebUI Version v0.7.2 ### Ollama Version (if applicable) _No response_ ### Operating System ubuntu 24.04 ### Browser (if applicable) _No response_ ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have **provided every relevant configuration, setting, and environment variable used in my setup.** - [x] I have clearly **listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup** (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc). - [x] I have documented **step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation**. My steps: - Start with the initial platform/version/OS and dependencies used, - Specify exact install/launch/configure commands, - List URLs visited, user input (incl. example values/emails/passwords if needed), - Describe all options and toggles enabled or changed, - Include any files or environmental changes, - Identify the expected and actual result at each stage, - Ensure any reasonably skilled user can follow and hit the same issue. ### Expected Behavior i want bypass true and add knowledge in model page can success use our rag in chat ### Actual Behavior it use origin rag and out of token len in our llm ### Steps to Reproduce just like say ### Logs & Screenshots a ### Additional Information _No response_
GiteaMirror added the bug label 2026-05-05 22:15:54 -05:00
Author
Owner

@owui-terminator[bot] commented on GitHub (Feb 4, 2026):

🔍 Similar Issues Found

I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:

  1. #20703 issue: Some Knowledge Bases dont work(?)
    by Nels2 • Jan 15, 2026 • bug

  2. #20824 issue: Response from model does not appear until page refresh
    by NTShop • Jan 20, 2026 • bug

  3. #20568 issue: Custom model did not configure Knowledge but still defaults to calling function
    by ChGoh7 • Jan 11, 2026 • bug

  4. #20971 issue: File Context new feature is not using RAG but injecting all or partial knowledge when native tool calling is disable
    by jeancamlap • Jan 27, 2026 • bug

  5. #20558 issue: RAG Knowledge file when modify/update, older data is available
    by n4gY1 • Jan 10, 2026 • bug

Show 1 more related issues
  1. #20549 issue: Native tools are injected when models are used over the openwebui API.
    by LysanderdeJong • Jan 10, 2026 • bug

💡 Tips:

  • If this is a duplicate, please consider closing this issue and adding any additional details to the existing one
  • If you found a solution in any of these issues, please share it here to help others

This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.

<!-- gh-comment-id:3845648299 --> @owui-terminator[bot] commented on GitHub (Feb 4, 2026): 🔍 **Similar Issues Found** I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions: 1. [#20703](https://github.com/open-webui/open-webui/issues/20703) **issue: Some Knowledge Bases dont work(?)** *by Nels2 • Jan 15, 2026 • `bug`* 2. [#20824](https://github.com/open-webui/open-webui/issues/20824) **issue: Response from model does not appear until page refresh** *by NTShop • Jan 20, 2026 • `bug`* 3. [#20568](https://github.com/open-webui/open-webui/issues/20568) **issue: Custom model did not configure Knowledge but still defaults to calling function** *by ChGoh7 • Jan 11, 2026 • `bug`* 4. [#20971](https://github.com/open-webui/open-webui/issues/20971) **issue: File Context new feature is not using RAG but injecting all or partial knowledge when native tool calling is disable** *by jeancamlap • Jan 27, 2026 • `bug`* 5. [#20558](https://github.com/open-webui/open-webui/issues/20558) **issue: RAG Knowledge file when modify/update, older data is available** *by n4gY1 • Jan 10, 2026 • `bug`* <details> <summary>Show 1 more related issues</summary> 6. [#20549](https://github.com/open-webui/open-webui/issues/20549) **issue: Native tools are injected when models are used over the openwebui API.** *by LysanderdeJong • Jan 10, 2026 • `bug`* </details> --- 💡 **Tips:** - If this is a duplicate, please consider closing this issue and adding any additional details to the existing one - If you found a solution in any of these issues, please share it here to help others *This comment was generated automatically by a bot.* Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#58064