1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-09-11 18:27:21 +03:00
leon/scripts/assets/nodejs-bridge-intent-object.json

23 lines
503 B
JSON
Raw Normal View History

2022-09-03 14:12:41 +03:00
{
"id": "1700053802548-g66l",
2022-09-03 14:12:41 +03:00
"lang": "en",
"domain": "leon",
"skill": "age",
2022-09-03 14:12:41 +03:00
"action": "run",
"utterance": "how old are you?",
2022-09-03 14:12:41 +03:00
"current_entities": [],
"entities": [],
"current_resolvers": [],
2022-09-03 14:12:41 +03:00
"resolvers": [],
"slots": {},
"extra_context_data": {
"lang": "en",
"sentiment": { "vote": "neutral", "score": 0 },
"date": "2023-11-15",
"time": "21:10:02",
"timestamp": 1700053802000,
"date_time": "2023-11-15T21:10:02+08:00",
"week_day": "Wednesday"
}
2022-09-03 14:12:41 +03:00
}