Spaces:
Sleeping
Sleeping
| { | |
| "metadata": { | |
| "creator": "rahul7star", | |
| "version": "1.0" | |
| }, | |
| "data": [ | |
| { | |
| "text": "Hello, how are you?", | |
| "response": "I'm fine, thank you!" | |
| }, | |
| { | |
| "text": "What's the weather like?", | |
| "response": "It's sunny and warm." | |
| }, | |
| { | |
| "text": "Who created you?", | |
| "response": "I am rahul7star bot." | |
| } | |
| ] | |
| } |