From 21b5bb5a29e9e76605a13e337b5f22c9c703d7d7 Mon Sep 17 00:00:00 2001 From: Kristan Schlikow Date: Tue, 16 Apr 2024 22:57:50 +0200 Subject: [PATCH] Rearrange settings --- .../scripts/extensions/vectors/settings.html | 55 +++++++++---------- 1 file changed, 27 insertions(+), 28 deletions(-) diff --git a/public/scripts/extensions/vectors/settings.html b/public/scripts/extensions/vectors/settings.html index 7775a3527..7c12924cb 100644 --- a/public/scripts/extensions/vectors/settings.html +++ b/public/scripts/extensions/vectors/settings.html @@ -82,33 +82,6 @@
-
- Summarization for vectors is an experimental feature that may improve vectors or may worsen them. Use at your own discretion. - - Warning: This will slow down vector generation drastically, as all messages have to be summarized first. - - - Warning: This might cause your sent messages to take a bit to process and slow down response time. - - - - - - Only used when Main API is selected. - -
- -
-

File vectorization settings

@@ -119,7 +92,6 @@
-
+
+ +
+ Summarization for vectors is an experimental feature that may improve vectors or may worsen them. Use at your own discretion. + + Warning: This will slow down vector generation drastically, as all messages have to be summarized first. + + + Warning: This might cause your sent messages to take a bit to process and slow down response time. + + + + + + Only used when Main API is selected. + +
+