[GH-ISSUE #14341] feat: Allow expert models to have access to more than 3 files at a time #55883

Closed
opened 2026-05-05 18:13:46 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Philip2040 on GitHub (May 26, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14341

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

I uploaded over a dozen files to a customized "knowledge bank" and created an expert model with access to the knowledge bank. But when I ask the model a question, for each question, it only has access to three of the files in the knowledge bank, which seems to be the most relevant. I wonder if it is possible to allow the expert model to have access to more files when answering each question, like 4 or 5? Is it possible to allow users to assign a value to this e parameter?

Desired Solution you'd like

I wonder if it is possible to allow the expert model to have access to more files when answering each question, like 4 or 5? Is it possible to allow users to assign a value to this e parameter?

Alternatives Considered

No response

Additional Context

No response

Originally created by @Philip2040 on GitHub (May 26, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/14341 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description I uploaded over a dozen files to a customized "knowledge bank" and created an expert model with access to the knowledge bank. But when I ask the model a question, for each question, it only has access to three of the files in the knowledge bank, which seems to be the most relevant. I wonder if it is possible to allow the expert model to have access to more files when answering each question, like 4 or 5? Is it possible to allow users to assign a value to this e parameter? ### Desired Solution you'd like I wonder if it is possible to allow the expert model to have access to more files when answering each question, like 4 or 5? Is it possible to allow users to assign a value to this e parameter? ### Alternatives Considered _No response_ ### Additional Context _No response_
Author
Owner

@tjbck commented on GitHub (May 26, 2025):

Supported by default. Use a model with a large context length.

<!-- gh-comment-id:2909530720 --> @tjbck commented on GitHub (May 26, 2025): Supported by default. Use a model with a large context length.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#55883