mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
feat(openai): 新增 v2 版机器人对话相关接口
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"query": "我叫我妈妈的姐姐叫什么?",
|
||||
"env": "online",
|
||||
"first_priority_skills": [],
|
||||
"second_priority_skills": [],
|
||||
"user_name": "测试用户名",
|
||||
"avatar": "https://example.com/img/avatar.png",
|
||||
"userid": "123"
|
||||
}
|
Reference in New Issue
Block a user