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 = "";