yasserrmd commited on
Commit
8398b03
·
verified ·
1 Parent(s): 4d63377

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -224,7 +224,7 @@ document.getElementById('downloadButton').addEventListener('click', function() {
224
  buttonIcon.removeClass('fa-paper-plane').addClass('fa-spinner fa-spin');
225
 
226
  $.ajax({
227
- url: 'https://nakheeltech.com:8030/api/v1/prediction/3845925d-d239-468c-a63f-b6948afd08fd',
228
  type: 'POST',
229
  data: JSON.stringify({"question": message }),
230
  contentType: 'application/json',
 
224
  buttonIcon.removeClass('fa-paper-plane').addClass('fa-spinner fa-spin');
225
 
226
  $.ajax({
227
+ url: 'https://nakheeltech.com:8030/api/v1/prediction/9b2e5787-04ce-404c-981f-a69bbfce6035',
228
  type: 'POST',
229
  data: JSON.stringify({"question": message }),
230
  contentType: 'application/json',