diff --git a/static/index.html b/static/index.html index db07c5041..d064804e6 100644 --- a/static/index.html +++ b/static/index.html @@ -1397,6 +1397,7 @@
+
@@ -1420,6 +1421,7 @@
+
diff --git a/static/js/settings.js b/static/js/settings.js index 0e058484d..c5c23390d 100644 --- a/static/js/settings.js +++ b/static/js/settings.js @@ -239,6 +239,7 @@ function _fillEndpointSelect(selectEl, endpoints, selected, keepBlank) { } else if (blankText !== null) { selectEl.value = ''; } + _syncEndpointLogo(selectEl); } // Mirror the selected model's provider logo into a sibling