System_Dialogowy_Janet/default_state.json
2021-05-30 13:31:34 +02:00

17 lines
344 B
JSON

{
"user_action": [],
"system_action": [],
"belief_state": {
"appointment": {
"prescription": {
"url": {},
"type": {}
},
"doctor": {},
"where": {}
},
"request_state": {},
"terminated": false,
"history": []
}
}