add cases&schema
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"uuid": "257f58111-aaa9-4636-b476-SMA576001",
|
||||
"description": "samsung手机用例集",
|
||||
"remoteUrl": "https://gitea.glrocky.cn/scripts/samsung.git",
|
||||
"branch": "SM-A5760",
|
||||
"branch": "SMA5760",
|
||||
"tags": {
|
||||
"osName": "android",
|
||||
"osVersion": "15",
|
||||
@@ -2026,6 +2026,32 @@
|
||||
],
|
||||
"parameters": []
|
||||
},
|
||||
{
|
||||
"name": "TC-0422-txt",
|
||||
"description": "音乐生成",
|
||||
"supportedMetrics": [],
|
||||
"materialParams": [
|
||||
{
|
||||
"name": "paramGroupUuid",
|
||||
"description": "UUID",
|
||||
"type": "text",
|
||||
"isArray": true
|
||||
},
|
||||
{
|
||||
"name": "inputTextList",
|
||||
"description": "对话列表,支持多轮对话",
|
||||
"type": "text",
|
||||
"isArray": true
|
||||
},
|
||||
{
|
||||
"name": "prompt",
|
||||
"description": "提示词",
|
||||
"type": "text",
|
||||
"isArray": true
|
||||
}
|
||||
],
|
||||
"parameters": []
|
||||
},
|
||||
{
|
||||
"name": "TC-0501-txt",
|
||||
"description": "公共服务查询(天气/交通路线/节假日等)",
|
||||
|
||||
Reference in New Issue
Block a user