EinsteinCoder commited on
Commit
c05f3ff
·
verified ·
1 Parent(s): c420ba1

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -397,7 +397,7 @@
397
 
398
  responseDiv.innerHTML =
399
  '<div class="loading"><div class="spinner"></div></div>';
400
- const API_GATEWAY_URL = "https://huggingface.co/spaces/EinsteinCoder/llm-open-connector-groq/";
401
 
402
  // Get the selected endpoint
403
  const endpoint = document.querySelector(
 
397
 
398
  responseDiv.innerHTML =
399
  '<div class="loading"><div class="spinner"></div></div>';
400
+ const API_GATEWAY_URL = "https://einsteincoder-llm-open-connector-groq.hf.space";
401
 
402
  // Get the selected endpoint
403
  const endpoint = document.querySelector(