From b3b00750b77d4d8dd1b81d1a61b0f8baae7da0f7 Mon Sep 17 00:00:00 2001
From: Concedo <39025047+LostRuins@users.noreply.github.com>
Date: Sun, 18 Aug 2024 18:23:21 +0800
Subject: [PATCH] update lite
---
klite.embd | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/klite.embd b/klite.embd
index 702c6bd19..c592fea81 100644
--- a/klite.embd
+++ b/klite.embd
@@ -8420,7 +8420,8 @@ Current version indicated by LITEVER below.
console.log(values);
let mdlname = values[0].result;
if (!mdlname) {
- msgbox("Error at Custom KoboldAI Endpoint!\n\nThe custom endpoint failed to respond correctly.");
+ msgbox("Error at Custom KoboldAI Endpoint!
The custom endpoint failed to respond correctly.
You may wish to try a different URL or API type.","Error Encountered",true);
+
selected_models = [];
selected_workers = [];
custom_kobold_endpoint = "";