Searching in models drop-down should match models containing the entered sub-string.
Actual Behavior:
Search only returns a single match when there should be multiple. See below screenshots.
Description
Bug Summary:
Searching models does not return the expected results.
Logs and Screenshots
Screenshots/Screen Recordings (if applicable):
Note there are two models with "haiku" in their name.
Typing "ha" only yields one result when there should be two.
Additional Information
Models are loaded via a pipelines manifold which loads models from litellm. Not sure if that matters.
Originally created by @willdady on GitHub (Nov 16, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6979
# Bug Report
## Installation Method
Docker compose
## Environment
- **Open WebUI Version:** v0.3.35
- **Operating System:** MacOS Sequoia
- **Browser (if applicable):** Firefox 132.0.2
## Expected Behavior:
Searching in models drop-down should match models containing the entered sub-string.
## Actual Behavior:
Search only returns a single match when there should be multiple. See below screenshots.
## Description
**Bug Summary:**
Searching models does not return the expected results.
## Logs and Screenshots
**Screenshots/Screen Recordings (if applicable):**
Note there are two models with "haiku" in their name.

Typing "ha" only yields one result when there should be two.

## Additional Information
Models are loaded via a pipelines manifold which loads models from litellm. Not sure if that matters.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @willdady on GitHub (Nov 16, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6979
Bug Report
Installation Method
Docker compose
Environment
Open WebUI Version: v0.3.35
Operating System: MacOS Sequoia
Browser (if applicable): Firefox 132.0.2
Expected Behavior:
Searching in models drop-down should match models containing the entered sub-string.
Actual Behavior:
Search only returns a single match when there should be multiple. See below screenshots.
Description
Bug Summary:
Searching models does not return the expected results.
Logs and Screenshots
Screenshots/Screen Recordings (if applicable):
Note there are two models with "haiku" in their name.
Typing "ha" only yields one result when there should be two.
Additional Information
Models are loaded via a pipelines manifold which loads models from litellm. Not sure if that matters.