joermd commited on
Commit
c984bb8
·
verified ·
1 Parent(s): 33d1b71

Update index.html

Browse files
Files changed (1) hide show
  1. 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',