Model list update dynamically #1736
Labels
back
This issue is related to the Svelte backend or the DB
enhancement
New feature or request
models
This issue is related to model performance/reliability
The ability to refresh the model list dynamically without the need of restarting the chat-ui pod.
maybe listen to a conf file, and if it changes the models list will update - it will need to be in a common volume (if there are multiple instances).
A better way would be to grab it from /v1/models from a URL user provides on deployment.
The text was updated successfully, but these errors were encountered: