POST
/product/answer/json
Body
中的参数:参数 | 类型 | 是否必需 | 默认值 | 说明 |
---|---|---|---|---|
score | int | 是 | ||
city.key | String | 是 | ||
intentid | String | 是 |
http://server/product/answer/json{"score": 0,"city.key": "滑铁卢","intentid": "5c8becb7287e6a15e893bcb9"}
参数 POST: json的intent和entity信息
{"sentence": "滑铁卢天气挺好的","score": 0,"name": "forecast","intentid": "5c8becb7287e6a15e893bcb9"}
参数 | 类型 | 说明 |
---|---|---|
sentence | String | |
score | Int | |
name | String | |
intentid | String |
返回 answer的sentence和score