System_Dialogowy_Janet/default_state.json
Anna Nowak 39bdbe4cdb NLG
2021-06-07 09:30:35 +02:00

29 lines
640 B
JSON

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