mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-17 10:41:58 +08:00
test(openai): 补充接口模型示例文件
This commit is contained in:
parent
71d494ae14
commit
e4981f164e
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"signature": "",
|
||||||
|
"query": "",
|
||||||
|
"env": "online",
|
||||||
|
"first_priority_skills": [ "技能1" ],
|
||||||
|
"second_priority_skills": [ "技能2" ]
|
||||||
|
}
|
@ -0,0 +1,46 @@
|
|||||||
|
{
|
||||||
|
"ans_node_id": 17130001,
|
||||||
|
"ans_node_name": "猜拳",
|
||||||
|
"answer": "开始游戏了",
|
||||||
|
"answer_open": 1,
|
||||||
|
"answer_type": "text",
|
||||||
|
"confidence": 1,
|
||||||
|
"dialog_session_status": "NONE",
|
||||||
|
"dialog_status": "NONE",
|
||||||
|
"event": "",
|
||||||
|
"from_user_name": "dTo6FS96YzJ",
|
||||||
|
"intent_confirm_status": "",
|
||||||
|
"is_default_answer": false,
|
||||||
|
"list_options": false,
|
||||||
|
"msg": [
|
||||||
|
{
|
||||||
|
"ans_node_id": 17130001,
|
||||||
|
"ans_node_name": "猜拳",
|
||||||
|
"confidence": 1,
|
||||||
|
"content": "2",
|
||||||
|
"debug_info": "",
|
||||||
|
"event": "",
|
||||||
|
"list_options": false,
|
||||||
|
"msg_type": "text",
|
||||||
|
"resp_title": "开始猜拳",
|
||||||
|
"scene_status": "",
|
||||||
|
"session_id": "",
|
||||||
|
"status": "FAQ",
|
||||||
|
"take_options_only": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"msg_id": "31904d53",
|
||||||
|
"ret": 0,
|
||||||
|
"scene_status": "",
|
||||||
|
"session_id": "",
|
||||||
|
"skill_id": "",
|
||||||
|
"skill_name": "猜拳",
|
||||||
|
"slots_info": [],
|
||||||
|
"status": "FAQ",
|
||||||
|
"take_options_only": false,
|
||||||
|
"title": "开始猜拳",
|
||||||
|
"to_user_name": "oEUI4g02QjGf54nLxtexWl01UkytI2",
|
||||||
|
"msgtype": "text",
|
||||||
|
"query": "开始猜拳",
|
||||||
|
"rid": "31904d53"
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"username": "some persone",
|
||||||
|
"userid": "alsjdasf12",
|
||||||
|
"avatar": "https://res.wx.qq.com/a/wx_fed/weixin_portal/res/static/img/1L3ryyg.png"
|
||||||
|
}
|
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"signature": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImp0aSI6IjI2NTQ0NzYzLTk1NzctNDZlNS1iOTFlLTA3NjAyMzhiMjUwNSIsImlhdCI6MTU4NjA5Nzc4MSwiZXhwIjoxNTg2MTAxMzgxfQ.qugHipCyBnONQRGY2fadm1LH-bLi0TrVqam3vZTpRcI",
|
||||||
|
"expiresIn": 7200
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user