Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -283,7 +283,7 @@
|
|
| 283 |
highlightDifferences(englishText, arabicText, document.getElementById('translatedTextReview'));
|
| 284 |
|
| 285 |
try {
|
| 286 |
-
const response = await fetch('https://g2mgow5tgbxsjy-7777.proxy.runpod.net/proxy/8000/', {
|
| 287 |
method: 'POST',
|
| 288 |
headers: {
|
| 289 |
'Content-Type': 'application/json',
|
|
|
|
| 283 |
highlightDifferences(englishText, arabicText, document.getElementById('translatedTextReview'));
|
| 284 |
|
| 285 |
try {
|
| 286 |
+
const response = await fetch('https://g2mgow5tgbxsjy-7777.proxy.runpod.net/proxy/8000/chat', {
|
| 287 |
method: 'POST',
|
| 288 |
headers: {
|
| 289 |
'Content-Type': 'application/json',
|