joermd commited on
Commit
ab928ba
·
verified ·
1 Parent(s): e26fc46

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -173,7 +173,7 @@
173
  </div>
174
 
175
  <script>
176
- const API_URL = 'https://g2mgow5tgbxsjy-7777.proxy.runpod.net/proxy/4000/chat';
177
  let isWaitingForResponse = false;
178
 
179
  function handleKeyPress(event) {
 
173
  </div>
174
 
175
  <script>
176
+ const API_URL = 'https://g2mgow5tgbxsjy-7777.proxy.runpod.net/proxy/4000/chat/stream';
177
  let isWaitingForResponse = false;
178
 
179
  function handleKeyPress(event) {