update lite

This commit is contained in:
Concedo 2024-08-18 18:23:21 +08:00
parent e9eb6fe51a
commit b3b00750b7

View file

@ -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!<br><br>The custom endpoint failed to respond correctly.<br><br>You may wish to <a href='#' class='color_blueurl' onclick='hide_popups();display_endpoint_container();'>try a different URL or API type</a>.","Error Encountered",true);
selected_models = [];
selected_workers = [];
custom_kobold_endpoint = "";