Spaces:
Build error
Build error
File size: 365 Bytes
46a7522 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | {
"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."
}
]
}
|