Allowlists/Denylists for models (and Ollama tags) #1422
secondtruth
started this conversation in
Ideas
Replies: 1 comment
-
Yes, good idea, some of the models are expensive like GPT4 and Perplexity Online and I want to share this with my family, disabling models is a good idea. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I propose introducing an allowlists and denylists feature to control the availability of specific models and tags within Chatbot UI. This would provide admins the possibility to deny or exclusively allow the use of certain models or tags per provider (OpenAI, Hugging Face, Ollama, etc.).
These model lists could be configured through a file, let's say
model-list.json
, in the beginning. This could also be later advanced to a graphical configuration interface, which also complements the vision of a general admin area.Suggestions and improvements of this proposal are always very appreciated!
See also
Beta Was this translation helpful? Give feedback.
All reactions