From 5f5f938ce15a387f067b7359fb7f04e61ad64659 Mon Sep 17 00:00:00 2001 From: zhengkunwang <31820853+zhengkunwang223@users.noreply.github.com> Date: Mon, 26 Feb 2024 17:43:43 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=20AI=20=E5=88=86?= =?UTF-8?q?=E7=B1=BB=20(#984)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/chatgpt-next-web/data.yml | 6 +++--- apps/chatgpt-web/data.yml | 6 +++--- apps/one-api/data.yml | 6 +++--- data.yaml | 19 +++++++++++-------- 4 files changed, 20 insertions(+), 17 deletions(-) diff --git a/apps/chatgpt-next-web/data.yml b/apps/chatgpt-next-web/data.yml index 6a3502a53..7c6673dc6 100644 --- a/apps/chatgpt-next-web/data.yml +++ b/apps/chatgpt-next-web/data.yml @@ -1,14 +1,14 @@ name: ChatGPT-Next-Web tags: - - 实用工具 + - AI title: 一键免费部署你的跨平台私人 ChatGPT 应用 -type: 实用工具 +type: AI description: 一键免费部署你的跨平台私人 ChatGPT 应用 additionalProperties: key: chatgpt-next-web name: ChatGPT-Next-Web tags: - - Tool + - AI shortDescZh: 一键免费部署你的跨平台私人 ChatGPT 应用 shortDescEn: One-Click to get well-designed cross-platform ChatGPT web UI type: tool diff --git a/apps/chatgpt-web/data.yml b/apps/chatgpt-web/data.yml index b7d5fb101..bf70f9776 100644 --- a/apps/chatgpt-web/data.yml +++ b/apps/chatgpt-web/data.yml @@ -1,14 +1,14 @@ name: ChatGPT Web tags: - - 实用工具 + - AI title: ChatGPT Web -type: 实用工具 +type: AI description: ChatGPT Web additionalProperties: key: chatgpt-web name: ChatGPT Web tags: - - Tool + - AI shortDescZh: ChatGPT Web shortDescEn: ChatGPT Web type: tool diff --git a/apps/one-api/data.yml b/apps/one-api/data.yml index d9a2dd3af..665e1a61a 100644 --- a/apps/one-api/data.yml +++ b/apps/one-api/data.yml @@ -1,14 +1,14 @@ name: One API tags: - - 实用工具 + - AI title: OpenAI 接口管理 & 分发系统 -type: 实用工具 +type: AI description: OpenAI 接口管理 & 分发系统 additionalProperties: key: one-api name: One API tags: - - Tool + - AI shortDescZh: 通过标准的 OpenAI API 格式访问所有的大模型,开箱即用 shortDescEn: Access all LLM through the standard OpenAI API format, easy to deploy & use type: tool diff --git a/data.yaml b/data.yaml index 314254354..d76371be8 100644 --- a/data.yaml +++ b/data.yaml @@ -20,30 +20,33 @@ additionalProperties: - key: Storage name: 云存储 sort: 6 + - key: AI + name: AI + sort: 7 - key: BI name: BI - sort: 7 + sort: 8 - key: Security name: 安全 - sort: 8 + sort: 9 - key: DevTool name: 开发工具 - sort: 9 + sort: 10 - key: DevOps name: DevOps - sort: 10 + sort: 11 - key: Middleware name: 中间件 - sort: 11 + sort: 12 - key: Media name: 多媒体 - sort: 12 + sort: 13 - key: Email name: 邮件服务 - sort: 13 + sort: 14 - key: Game name: 休闲游戏 - sort: 14 + sort: 15 - key: Local name: 本地 sort: 99