Spaces:
Build error
Build error
Validify-testbot-1
/
botbuilder-python
/libraries
/botbuilder-ai
/tests
/qna
/test_data
/AnswerWithPrompts.json
| { | |
| "answers": [ | |
| { | |
| "questions": [ | |
| "how do I clean the stove?" | |
| ], | |
| "answer": "BaseCamp: You can use a damp rag to clean around the Power Pack", | |
| "score": 100, | |
| "id": 5, | |
| "source": "Editorial", | |
| "metadata": [], | |
| "context": { | |
| "isContextOnly": true, | |
| "prompts": [ | |
| { | |
| "displayOrder": 0, | |
| "qnaId": 55, | |
| "qna": null, | |
| "displayText": "Where can I buy?" | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| } |