darkc0de commited on
Commit
c2b2dea
·
verified ·
1 Parent(s): ddda074

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -198,7 +198,7 @@
198
  const sendButton = document.getElementById('sendButton');
199
 
200
  // --- API Endpoint ---
201
- const API_ENDPOINT_URL = "https://k2labsym7o48yj4r.us-east-1.aws.endpoints.huggingface.cloud/v1/chat/completions";
202
 
203
  // --- State Variables ---
204
  let recognition;
 
198
  const sendButton = document.getElementById('sendButton');
199
 
200
  // --- API Endpoint ---
201
+ const API_ENDPOINT_URL = "https://ho0dt7j5srzts9de.us-east4.gcp.endpoints.huggingface.cloud/v1/chat/completions";
202
 
203
  // --- State Variables ---
204
  let recognition;