From 41636c2bf01d15297322abf981ce34341033cf42 Mon Sep 17 00:00:00 2001 From: AndzejsP Date: Tue, 20 Jun 2023 13:02:56 +0300 Subject: [PATCH] moved the add models to a separate setting entry --- web/src/components/ChatBox.vue | 6 +- web/src/components/MountedPersonalities.vue | 17 ++- web/src/views/SettingsView.vue | 152 ++++++++++++++------ 3 files changed, 122 insertions(+), 53 deletions(-) diff --git a/web/src/components/ChatBox.vue b/web/src/components/ChatBox.vue index fb94c4b3..baf92a90 100644 --- a/web/src/components/ChatBox.vue +++ b/web/src/components/ChatBox.vue @@ -89,10 +89,10 @@
+
--> +