Spaces:
Sleeping
Sleeping
Update templates/apps-hub/digiyatra.html
Browse files
templates/apps-hub/digiyatra.html
CHANGED
|
@@ -312,7 +312,7 @@
|
|
| 312 |
},
|
| 313 |
body: JSON.stringify({
|
| 314 |
query: message,
|
| 315 |
-
index_id: '
|
| 316 |
model_id: 'openai/gpt-4o-mini',
|
| 317 |
conversation_id: this.conversationId,
|
| 318 |
user_id: 'string',
|
|
|
|
| 312 |
},
|
| 313 |
body: JSON.stringify({
|
| 314 |
query: message,
|
| 315 |
+
index_id: 'combined_digi_yatra',
|
| 316 |
model_id: 'openai/gpt-4o-mini',
|
| 317 |
conversation_id: this.conversationId,
|
| 318 |
user_id: 'string',
|