Spaces:
Runtime error
Runtime error
File size: 1,821 Bytes
c0f8926 00aa0ba c0f8926 97c4064 c0f8926 dc50f99 97c4064 dc50f99 c0f8926 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
[
{
"id": 1,
"name": "Answerio",
"widget_name": "{{widget_name_1}}",
"image": "img/icon-text.svg",
"welcome_message": "Welcome! Feel free to ask any questions about the selected text. I'm here to provide you with insightful answers.",
"description": "Our mission is to simplify text processing and enhance information retrieval using cutting-edge LLM models. Explore our project on <a href=\"https://github.com/roaltopo/scan-u-doc\">GitHub</a>.",
"display_welcome_message": true,
"chat_minlength": 2,
"chat_maxlength": 1000,
"max_num_chats_api": 8
},
{
"id": 2,
"name": "Answerio",
"widget_name": "{{widget_name_2}}",
"image": "img/icon-file.svg",
"welcome_message": "Welcome! Feel free to ask any questions about the selected text. I'm here to provide you with insightful answers.",
"description": "Our mission is to simplify text processing and enhance information retrieval using cutting-edge LLM models. Explore our project on <a href=\"https://github.com/roaltopo/scan-u-doc\">GitHub</a>.",
"display_welcome_message": true,
"chat_minlength": 2,
"chat_maxlength": 1000,
"max_num_chats_api": 8
},
{
"id": 3,
"name": "Answerio",
"widget_name": "{{widget_name_3}}",
"image": "img/icon-webpage.svg",
"welcome_message": "Welcome! Feel free to ask any questions about the selected text. I'm here to provide you with insightful answers.",
"description": "Our mission is to simplify text processing and enhance information retrieval using cutting-edge LLM models. Explore our project on <a href=\"https://github.com/roaltopo/scan-u-doc\">GitHub</a>.",
"display_welcome_message": true,
"chat_minlength": 3,
"chat_maxlength": 1000,
"max_num_chats_api": 8
}
] |