System_Dialogowy_Janet/default_state.json
2021-05-31 00:01:31 +02:00

33 lines
754 B
JSON

{
"user_action": [],
"system_action": [],
"belief_state": {
"appointment": {
"name": "",
"location": "",
"doctor": "",
"url": "",
"type": "",
"datetime": ""
},
"register": {
"name": "",
"secondname": "",
"username": "",
"password": ""
},
"prescription": {
"prescription/type": "",
"prescription/medicine": ""
},
"request_information":{
"doctor": "",
"datetime": "",
"appointment": "",
"appointment/type": ""
}
},
"request_state": {},
"terminated": false,
"history": []
}