add dictionary.json
This commit is contained in:
parent
493479fc40
commit
113fba9022
35
dictionary.json
Normal file
35
dictionary.json
Normal file
@ -0,0 +1,35 @@
|
||||
{
|
||||
"user_act":[
|
||||
|
||||
],
|
||||
"system_act":[
|
||||
|
||||
],
|
||||
"belief_state":{
|
||||
"payment":{
|
||||
"type":"",
|
||||
"amount":"",
|
||||
"loyalty_card":""
|
||||
},
|
||||
"delivery":{
|
||||
"type":"",
|
||||
"address":"",
|
||||
"time":""
|
||||
},
|
||||
"product":{
|
||||
"name":"",
|
||||
"type":"",
|
||||
"brand":"",
|
||||
"price":"",
|
||||
"quantity":"",
|
||||
"quality":""
|
||||
}
|
||||
},
|
||||
"request_state":{
|
||||
|
||||
},
|
||||
"terminated":false,
|
||||
"history":[
|
||||
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user