update
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
dify_templates:
|
||||
tianjin_dify_config: &testing_config
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "d4a40bf2-99cb-440f-97be-3793e2274318"
|
||||
api_key: "app-cvFr7cpcHytfYIS0q2LpdS0B"
|
||||
url: "http://192.168.0.213:8090/v1"
|
||||
workflow_id: "4a42caa3-4bc3-492a-9d7f-dfa0891fd55"
|
||||
api_key: "app-46p0Xavh8lDEn8GM79q1NOdV"
|
||||
guangzhou_dify_config: &production_config
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "3eaa1a91-da13-436a-ad47-bd6d84946319"
|
||||
@@ -42,12 +42,30 @@ cases:
|
||||
- id: TC-0107-audio
|
||||
description: 对话翻译
|
||||
category: AI社交.语音交流
|
||||
action: skipped
|
||||
action: dify
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "f564ab87-8836-4d3e-b6cf-766ba1630ce7"
|
||||
api_key: "app-1Bfm6jx9qwquozsneXQzs349"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "30ecb958-b56d-4b65-8713-f23945a8db91"
|
||||
api_key: "app-w2NVHlHZzlIGnmxmkRUO4FPJ"
|
||||
|
||||
- id: TC-0108-audio
|
||||
description: 面对面同声传译
|
||||
category: AI社交.语音交流
|
||||
action: skipped
|
||||
action: dify
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "f564ab87-8836-4d3e-b6cf-766ba1630ce7"
|
||||
api_key: "app-1Bfm6jx9qwquozsneXQzs349"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "30ecb958-b56d-4b65-8713-f23945a8db91"
|
||||
api_key: "app-w2NVHlHZzlIGnmxmkRUO4FPJ"
|
||||
|
||||
- id: TC-0109-txt
|
||||
description: AI短信
|
||||
@@ -82,6 +100,11 @@ cases:
|
||||
category: AI社交.语音快传
|
||||
action: skipped
|
||||
|
||||
- id: TC-0113-txt
|
||||
description: 社交应用内翻译
|
||||
category: AI社交.跨语言沟通
|
||||
action: skipped
|
||||
|
||||
|
||||
- id: TC-0201-img
|
||||
description: 日程管理
|
||||
@@ -270,21 +293,70 @@ cases:
|
||||
- id: TC-0214-txt
|
||||
description: PPT生成
|
||||
category: AI办公.PPT生成
|
||||
action: skipped
|
||||
action: dify
|
||||
dify_config:
|
||||
production: *production_config
|
||||
testing: *testing_config
|
||||
|
||||
- id: TC-0214-doc
|
||||
description: PPT生成
|
||||
category: AI办公.PPT生成
|
||||
action: skipped
|
||||
action: dify
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "fddf3829-a606-4347-b5ef-0c9c98915d52"
|
||||
api_key: "app-vmy2OaQgR6tSPDrk49Kd4eIR"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
- id: TC-0215-doc
|
||||
description: 思维导图
|
||||
category: AI办公.思维导图生成
|
||||
action: skipped
|
||||
action: dify
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "79568213-1887-4743-90c7-6bfb02ab62ed"
|
||||
api_key: "app-uiySzUXku0SIgCaBckWV3tvq"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
- id: TC-0216-txt
|
||||
description: 代码
|
||||
category: AI办公.代码生成
|
||||
action: dify
|
||||
dify_config:
|
||||
production: *production_config
|
||||
testing: *testing_config
|
||||
|
||||
- id: TC-0217-txt
|
||||
description: 实时翻译
|
||||
category: AI办公.翻译
|
||||
action: skipped
|
||||
|
||||
- id: TC-0218-txt
|
||||
description: AI帮写邮件
|
||||
category: AI办公.文稿处理
|
||||
action: skipped
|
||||
|
||||
- id: TC-0219-txt
|
||||
description: 邮件翻译
|
||||
category: AI办公.文稿处理
|
||||
action: skipped
|
||||
|
||||
- id: TC-0220-txt
|
||||
description: 邮件总结摘要
|
||||
category: AI办公.文稿处理
|
||||
action: skipped
|
||||
|
||||
- id: TC-0221-txt
|
||||
description: 网页摘要
|
||||
category: AI办公.文稿处理
|
||||
action: skipped
|
||||
|
||||
- id: TC-0301-txt
|
||||
@@ -405,16 +477,7 @@ cases:
|
||||
- id: TC-0312-img
|
||||
description: 拍摄解题
|
||||
category: AI学习.AI教学
|
||||
action: dify
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "c6066675-2ca0-48c5-815e-41c6d0f4e7b0"
|
||||
api_key: "app-BWXoBo6dtDOsmVcUKgwDJU8p"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "30ecb958-b56d-4b65-8713-f23945a8db91"
|
||||
api_key: "app-w2NVHlHZzlIGnmxmkRUO4FPJ"
|
||||
action: skipped
|
||||
|
||||
- id: TC-0313-img
|
||||
description: 试卷还原
|
||||
@@ -539,15 +602,27 @@ cases:
|
||||
description: AI路人消除
|
||||
category: AI影像.图片生成
|
||||
action: dify
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "7e1678e0-ae80-4c65-ad26-73f6df7f2c84"
|
||||
api_key: "app-5KQvAPDxilQ6yGQbGbbgasVE"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
apps:
|
||||
- name: agent
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "7e1678e0-ae80-4c65-ad26-73f6df7f2c84"
|
||||
api_key: "app-5KQvAPDxilQ6yGQbGbbgasVE"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
- name: album
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "37c3a96e-5d3f-437c-86f7-656500c6ec74"
|
||||
api_key: "app-3hGAuPVluZCW0x70SCwHsHlW"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
|
||||
- id: TC-0409-img
|
||||
description: AI物体消除
|
||||
@@ -558,29 +633,53 @@ cases:
|
||||
description: AI扩图
|
||||
category: AI影像.图片生成
|
||||
action: dify
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "7e1678e0-ae80-4c65-ad26-73f6df7f2c84"
|
||||
api_key: "app-5KQvAPDxilQ6yGQbGbbgasVE"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
apps:
|
||||
- name: agent
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "7e1678e0-ae80-4c65-ad26-73f6df7f2c84"
|
||||
api_key: "app-5KQvAPDxilQ6yGQbGbbgasVE"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
- name: album
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "37c3a96e-5d3f-437c-86f7-656500c6ec74"
|
||||
api_key: "app-3hGAuPVluZCW0x70SCwHsHlW"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
|
||||
- id: TC-0411-img
|
||||
description: 图片风格转化
|
||||
category: AI影像.图片生成
|
||||
action: dify
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "7e1678e0-ae80-4c65-ad26-73f6df7f2c84"
|
||||
api_key: "app-5KQvAPDxilQ6yGQbGbbgasVE"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
apps:
|
||||
- name: agent
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "7e1678e0-ae80-4c65-ad26-73f6df7f2c84"
|
||||
api_key: "app-5KQvAPDxilQ6yGQbGbbgasVE"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
- name: album
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "37c3a96e-5d3f-437c-86f7-656500c6ec74"
|
||||
api_key: "app-3hGAuPVluZCW0x70SCwHsHlW"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
|
||||
- id: TC-0412-img
|
||||
description: 涂鸦生图
|
||||
@@ -610,43 +709,79 @@ cases:
|
||||
description: AI美颜
|
||||
category: AI影像.图片处理
|
||||
action: dify
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "7e1678e0-ae80-4c65-ad26-73f6df7f2c84"
|
||||
api_key: "app-5KQvAPDxilQ6yGQbGbbgasVE"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
apps:
|
||||
- name: agent
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "7e1678e0-ae80-4c65-ad26-73f6df7f2c84"
|
||||
api_key: "app-5KQvAPDxilQ6yGQbGbbgasVE"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
- name: album
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "37c3a96e-5d3f-437c-86f7-656500c6ec74"
|
||||
api_key: "app-3hGAuPVluZCW0x70SCwHsHlW"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
|
||||
- id: TC-0416-img
|
||||
description: AI美化
|
||||
category: AI影像.图片处理
|
||||
action: dify
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "7e1678e0-ae80-4c65-ad26-73f6df7f2c84"
|
||||
api_key: "app-5KQvAPDxilQ6yGQbGbbgasVE"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
apps:
|
||||
- name: agent
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "7e1678e0-ae80-4c65-ad26-73f6df7f2c84"
|
||||
api_key: "app-5KQvAPDxilQ6yGQbGbbgasVE"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
- name: album
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "37c3a96e-5d3f-437c-86f7-656500c6ec74"
|
||||
api_key: "app-3hGAuPVluZCW0x70SCwHsHlW"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
|
||||
- id: TC-0417-img
|
||||
description: 智能抠图
|
||||
category: AI影像.图片处理
|
||||
action: dify
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "7e1678e0-ae80-4c65-ad26-73f6df7f2c84"
|
||||
api_key: "app-5KQvAPDxilQ6yGQbGbbgasVE"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
apps:
|
||||
- name: agent
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "7e1678e0-ae80-4c65-ad26-73f6df7f2c84"
|
||||
api_key: "app-5KQvAPDxilQ6yGQbGbbgasVE"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
- name: album
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "37c3a96e-5d3f-437c-86f7-656500c6ec74"
|
||||
api_key: "app-3hGAuPVluZCW0x70SCwHsHlW"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
|
||||
- id: TC-0418-img
|
||||
description: 闭眼修复
|
||||
@@ -669,6 +804,14 @@ cases:
|
||||
category: AI影像.视频处理
|
||||
action: skipped
|
||||
|
||||
- id: TC-0422-txt
|
||||
description: 音乐生成
|
||||
category: AI影像.音乐生成
|
||||
action: dify
|
||||
dify_config:
|
||||
production: *production_config
|
||||
testing: *testing_config
|
||||
|
||||
- id: TC-0501-txt
|
||||
description: 公共服务查询(天气/交通路线/节假日等)
|
||||
category: AI生活.生活类问答
|
||||
@@ -810,6 +953,116 @@ cases:
|
||||
description: AI看见
|
||||
category: AI生活.无障碍辅助
|
||||
action: skipped
|
||||
|
||||
- id: TC-0516-txt
|
||||
description: AI播客生成
|
||||
category: AI生活.咨询传播
|
||||
action: skipped
|
||||
|
||||
- id: TC-0516-audio
|
||||
description: AI播客生成
|
||||
category: AI生活.咨询传播
|
||||
action: skipped
|
||||
|
||||
- id: TC-0517-txt
|
||||
description: 个人信息查询
|
||||
category: AI生活.生活服务
|
||||
action: skipped
|
||||
|
||||
- id: TC-0518-img
|
||||
description: AI壁纸
|
||||
category: AI生活.个性化推荐
|
||||
action: skipped
|
||||
|
||||
- id: TC-0519-txt
|
||||
description: 应用级翻译
|
||||
category: AI生活.跨语言服务
|
||||
action: skipped
|
||||
|
||||
- id: TC-0520-txt
|
||||
description: 智能打开付款码
|
||||
category: AI生活.购物/支付
|
||||
action: skipped
|
||||
|
||||
- id: TC-0521-txt
|
||||
description: 话费充值
|
||||
category: AI生活.生活服务
|
||||
action: skipped
|
||||
|
||||
- id: TC-0522-txt
|
||||
description: 点外卖
|
||||
category: AI生活.生活服务
|
||||
action: skipped
|
||||
|
||||
- id: TC-0523-txt
|
||||
description: 生活缴费
|
||||
category: AI生活.生活服务
|
||||
action: skipped
|
||||
|
||||
- id: TC-0524-txt
|
||||
description: 餐厅预定
|
||||
category: AI生活.生活服务
|
||||
action: skipped
|
||||
|
||||
- id: TC-0525-txt
|
||||
description: 电影预定
|
||||
category: AI生活.文娱消费服务
|
||||
action: skipped
|
||||
|
||||
- id: TC-0526-txt
|
||||
description: 演出预定
|
||||
category: AI生活.文娱消费服务
|
||||
action: skipped
|
||||
|
||||
- id: TC-0527-txt
|
||||
description: 快递查询
|
||||
category: AI生活.生活服务
|
||||
action: skipped
|
||||
|
||||
- id: TC-0528-txt
|
||||
description: 快递提醒
|
||||
category: AI生活.生活服务
|
||||
action: skipped
|
||||
|
||||
- id: TC-0529-txt
|
||||
description: 机票/酒店/火车票预定
|
||||
category: AI生活.智能出行
|
||||
action: skipped
|
||||
|
||||
- id: TC-0530-txt
|
||||
description: 出行推荐
|
||||
category: AI生活.智能出行
|
||||
action: skipped
|
||||
|
||||
- id: TC-0531-txt
|
||||
description: 出行提醒
|
||||
category: AI生活.日程提醒
|
||||
action: skipped
|
||||
|
||||
- id: TC-0532-txt
|
||||
description: 健康检测
|
||||
category: AI生活.运动健康
|
||||
action: skipped
|
||||
|
||||
- id: TC-0533-txt
|
||||
description: 健康风险预警(心律/睡眠)
|
||||
category: AI生活.运动健康
|
||||
action: skipped
|
||||
|
||||
- id: TC-0534-txt
|
||||
description: 健身计划生成
|
||||
category: AI生活.运动健康
|
||||
action: skipped
|
||||
|
||||
- id: TC-0535-txt
|
||||
description: 声音修复
|
||||
category: AI生活.音频智能处理
|
||||
action: skipped
|
||||
|
||||
- id: TC-0536-txt
|
||||
description: 手语翻译
|
||||
category: AI生活.无障碍服务
|
||||
action: skipped
|
||||
|
||||
- id: TC-0601-audio
|
||||
description: 语音唤醒
|
||||
|
||||
Reference in New Issue
Block a user