23 lines
477 B
JSON
23 lines
477 B
JSON
{
|
|
"user_action": [],
|
|
"system_action": [],
|
|
"belief_state": {
|
|
"appointment": {
|
|
"name": "",
|
|
"location": "",
|
|
"doctor": "",
|
|
"url": "",
|
|
"type": "",
|
|
"datetime": ""
|
|
},
|
|
"register": {
|
|
"name": "",
|
|
"secondname": "",
|
|
"username": "",
|
|
"password": ""
|
|
}
|
|
},
|
|
"request_state": {},
|
|
"terminated": false,
|
|
"history": []
|
|
} |