mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #14267] issue: Model files and models provided by pipe functions no longer listed under Local or External tab #17196
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 @i0ntempest on GitHub (May 24, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14267
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
0.6.10
Ollama Version (if applicable)
No response
Operating System
macOS 15.5
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
I don't know if models provided by functions are always treated as external before, but models provided by pipes should be listed under one of Local and External tabs in model selection drop down. Model files should inherit their base model.
Actual Behavior
I don't know if there's already a way for a pipe function to return model types along with the models it provides, but models used to be listed under External tab are no longer there. They're not in the Local tab either. Also any model files I created are also not listed, they're listed under All tab only.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@tjbck commented on GitHub (May 24, 2025):
Intended behaviour.
@i0ntempest commented on GitHub (May 24, 2025):
@tjbck How and why? This only makes it more difficult to find a model, especially when there’re a lot of models which I do.