Can exclude certain models when creating API keys for all models #4581
Replies: 1 comment
-
Simple way around this is to have an admin account for openWebUI where you can create model (select one by one from the list of all models) and make it public or assign to group. And then create regular users that would have access to those public/allowed for a group models. Another way around is to create new team in litellm and select which models it can use (one by one from list of all models). Then create new virtual key assigned to that team and save API key for later. In OpenWebUI your new users should not have access to all models by default. You allow users to do their own Connection. Each user would then add url to litellm and API key I mentioned above. Btw, I just used your simple guide on litellm+openwebui today, it's very nice, thanks a lot. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
For simplicity, I love to set an API key to access all models (especially models with free tier like Gemini and groq), but with exception of a few paid models. Hopefully, we could have this simple feature on litellm UI
Beta Was this translation helpful? Give feedback.
All reactions