From 89e02e893efa23ec280fdbf09edff6a513be56ba Mon Sep 17 00:00:00 2001 From: Markus Schuettler Date: Tue, 26 Nov 2024 14:40:47 +0100 Subject: [PATCH] Implement review comments --- WebUI/src/components/AddLLMDialog.vue | 108 +++++++++++------------- WebUI/src/components/ui/input/Input.vue | 2 +- WebUI/src/views/AppSettings.vue | 2 +- 3 files changed, 52 insertions(+), 60 deletions(-) diff --git a/WebUI/src/components/AddLLMDialog.vue b/WebUI/src/components/AddLLMDialog.vue index 61ca1beb..a80d68d2 100644 --- a/WebUI/src/components/AddLLMDialog.vue +++ b/WebUI/src/components/AddLLMDialog.vue @@ -1,21 +1,22 @@ diff --git a/WebUI/src/views/AppSettings.vue b/WebUI/src/views/AppSettings.vue index 7a389cec..54b3d98a 100644 --- a/WebUI/src/views/AppSettings.vue +++ b/WebUI/src/views/AppSettings.vue @@ -36,7 +36,7 @@

{{ languages.SETTINGS_MODEL_HUGGINGFACE_API_TOKEN }}

- +
{{ languages.SETTINGS_MODEL_HUGGINGFACE_INVALID_TOKEN_TEXT }}