UNPKG

1.28 kBJSONView Raw
1{
2 "name": "QnA Maker FAQ",
3 "qnaList": [
4 {
5 "id": 0,
6 "answer": "You can change the default message if you use the QnAMakerDialog. See this for details: https://docs.botframework.com/en-us/azure-bot-service/templates/qnamaker/#navtitle",
7 "source": "Custom Editorial",
8 "questions": [
9 "How can I change the default message from QnA Maker?"
10 ],
11 "metadata": []
12 },
13 {
14 "id": 0,
15 "answer": "You can use our REST apis to manage your KB. See here for details: https://westus.dev.cognitive.microsoft.com/docs/services/58994a073d9e04097c7ba6fe/operations/58994a073d9e041ad42d9baa",
16 "source": "Custom Editorial",
17 "questions": [
18 "How do I programmatically update my KB?"
19 ],
20 "metadata": [
21 {
22 "name": "category",
23 "value": "api"
24 }
25 ]
26 }
27 ],
28 "urls": [
29 "https://docs.microsoft.com/en-in/azure/cognitive-services/qnamaker/faqs",
30 "https://docs.microsoft.com/en-us/bot-framework/resources-bot-framework-faq"
31 ],
32 "files": [
33 {
34 "fileName": "SurfaceManual.pdf",
35 "fileUri": "https://download.microsoft.com/download/2/9/B/29B20383-302C-4517-A006-B0186F04BE28/surface-pro-4-user-guide-EN.pdf"
36 }
37 ]
38}
\No newline at end of file