mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
feat(openai): 拆分平台接入和第三方接入的相关接口
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"id": 1,
|
||||
"name": "test",
|
||||
"dicts": [ "test1", "test2" ],
|
||||
"ask_content": [ "你好", "又是愉快第一天" ],
|
||||
"intent_id": 12334
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user