diff --git a/apps/chatgpt-next-web/data.yml b/apps/chatgpt-next-web/data.yml index 6a3502a5..7c6673dc 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 b7d5fb10..bf70f977 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 d9a2dd3a..665e1a61 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 31425435..d76371be 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