Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -501,8 +501,8 @@
|
|
501 |
<!-- سكربتات الموقع -->
|
502 |
<script>
|
503 |
// تعريف API الأساسي (للنصوص وطلبات التحليل)
|
504 |
-
const API_URL = 'https://
|
505 |
-
const UPLOAD_URL = 'https://
|
506 |
|
507 |
// إعدادات OCR باستخدام API4AI (الوضع التجريبي)
|
508 |
const OCR_MODE = 'demo';
|
|
|
501 |
<!-- سكربتات الموقع -->
|
502 |
<script>
|
503 |
// تعريف API الأساسي (للنصوص وطلبات التحليل)
|
504 |
+
const API_URL = 'https://cprh6kne8u0lps-7777.proxy.runpod.net/proxy/8000/chat';
|
505 |
+
const UPLOAD_URL = 'https://cprh6kne8u0lps-7777.proxy.runpod.net/proxy/8000/upload';
|
506 |
|
507 |
// إعدادات OCR باستخدام API4AI (الوضع التجريبي)
|
508 |
const OCR_MODE = 'demo';
|