I have read and followed all the instructions provided in the README.md.
I am on 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 the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
Expected Behavior:
The prefix should be prepended to the model names from that connection.
Actual Behavior:
Doesn't seem to work on some connections like Huggingface's serverless API and OpenRouter if you set the specific model IDs.
Description
Bug Summary:
I set up different prefixes for several of my connections to the APIs, but only groq models seemed to actually use the prefix.
Reproduction Details
Steps to Reproduce:
Set a prefix for either huggingface's serverless API or OpenRouter's with specific model IDs.
Logs and Screenshots
Screenshots/Screen Recordings (if applicable):
Additional Information
In the last screenshot, one of the gemma2-27b-it is from huggingface ('hf' as prefix) and the other from openrouter ('or' as prefix), groq works as you can see. I tried with different prefixes with no luck.
Originally created by @nengoxx on GitHub (Dec 21, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7992
# Bug Report
## Installation Method
pip
## Environment
- **Open WebUI Version:** 0.4.7
- **Operating System:** Windows 11
- **Browser (if applicable):** Firefox
**Confirmation:**
- [x] I have read and followed all the instructions provided in the README.md.
- [ ] I am on the latest version of both Open WebUI and Ollama.
- [ ] I have included the browser console logs.
- [ ] I have included the Docker container logs.
- [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## Expected Behavior:
The prefix should be prepended to the model names from that connection.
## Actual Behavior:
Doesn't seem to work on some connections like Huggingface's serverless API and OpenRouter if you set the specific model IDs.
## Description
**Bug Summary:**
I set up different prefixes for several of my connections to the APIs, but only groq models seemed to actually use the prefix.
## Reproduction Details
**Steps to Reproduce:**
Set a prefix for either huggingface's serverless API or OpenRouter's with specific model IDs.
## Logs and Screenshots
**Screenshots/Screen Recordings (if applicable):**



## Additional Information
In the last screenshot, one of the gemma2-27b-it is from huggingface ('hf' as prefix) and the other from openrouter ('or' as prefix), groq works as you can see. I tried with different prefixes with no luck.
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 @nengoxx on GitHub (Dec 21, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7992
Bug Report
Installation Method
pip
Environment
Open WebUI Version: 0.4.7
Operating System: Windows 11
Browser (if applicable): Firefox
Confirmation:
Expected Behavior:
The prefix should be prepended to the model names from that connection.
Actual Behavior:
Doesn't seem to work on some connections like Huggingface's serverless API and OpenRouter if you set the specific model IDs.
Description
Bug Summary:
I set up different prefixes for several of my connections to the APIs, but only groq models seemed to actually use the prefix.
Reproduction Details
Steps to Reproduce:
Set a prefix for either huggingface's serverless API or OpenRouter's with specific model IDs.
Logs and Screenshots
Screenshots/Screen Recordings (if applicable):
Additional Information
In the last screenshot, one of the gemma2-27b-it is from huggingface ('hf' as prefix) and the other from openrouter ('or' as prefix), groq works as you can see. I tried with different prefixes with no luck.