From 04e6b4f632389ac8a5b864d7541ed9879040b642 Mon Sep 17 00:00:00 2001 From: The Ghost of FOSS' Future <163201376+sneedgroup-holder@users.noreply.github.com> Date: Tue, 17 Sep 2024 07:37:54 -0500 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 479c582..d6dd2cb 100644 --- a/index.html +++ b/index.html @@ -45,7 +45,7 @@ } function generateHTMLFromPrompt(prompt) { - const url = `https://sparksammy.com/yaps.php?targetURL=https://ollama-api.nodemixaholic.com/api/generate`; // https://ollama-api.nodemixaholic.com/api/generate + const url = `https://cloud.sparksammy.com/yaps.php?targetURL=https://ollama-api.nodemixaholic.com/api/generate`; // https://ollama-api.nodemixaholic.com/api/generate const answerCount = 0; // Assuming you want this to start at 0 if (answerCount < 1) {