Spaces:
Build error
Build error
Validify-testbot-1
/
botbuilder-python
/libraries
/botbuilder-ai
/tests
/luis
/test_data
/V1DatetimeResolution.json
{ | |
"query": "4", | |
"topScoringIntent": { | |
"intent": "None", | |
"score": 0.8575135 | |
}, | |
"entities": [ | |
{ | |
"entity": "4", | |
"type": "builtin.datetime.time", | |
"startIndex": 0, | |
"endIndex": 0, | |
"resolution": { | |
"comment": "ampm", | |
"time": "T04" | |
} | |
} | |
] | |
} |