Spaces:
Running
Running
Update static/digiyatra.html
Browse files- static/digiyatra.html +1 -1
static/digiyatra.html
CHANGED
@@ -319,7 +319,7 @@
|
|
319 |
},
|
320 |
body: JSON.stringify({
|
321 |
query: message,
|
322 |
-
index_id: '
|
323 |
model_id: 'openai/gpt-4o-mini',
|
324 |
conversation_id: this.conversationId,
|
325 |
user_id: 'string',
|
|
|
319 |
},
|
320 |
body: JSON.stringify({
|
321 |
query: message,
|
322 |
+
index_id: 'combined_digi_yatra',
|
323 |
model_id: 'openai/gpt-4o-mini',
|
324 |
conversation_id: this.conversationId,
|
325 |
user_id: 'string',
|