Update index.html
Browse files- 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) {
|