mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 18:06:56 +08:00
feat: 增加 AI 分类 (#984)
This commit is contained in:
parent
8007585528
commit
5f5f938ce1
@ -1,14 +1,14 @@
|
|||||||
name: ChatGPT-Next-Web
|
name: ChatGPT-Next-Web
|
||||||
tags:
|
tags:
|
||||||
- 实用工具
|
- AI
|
||||||
title: 一键免费部署你的跨平台私人 ChatGPT 应用
|
title: 一键免费部署你的跨平台私人 ChatGPT 应用
|
||||||
type: 实用工具
|
type: AI
|
||||||
description: 一键免费部署你的跨平台私人 ChatGPT 应用
|
description: 一键免费部署你的跨平台私人 ChatGPT 应用
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: chatgpt-next-web
|
key: chatgpt-next-web
|
||||||
name: ChatGPT-Next-Web
|
name: ChatGPT-Next-Web
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- AI
|
||||||
shortDescZh: 一键免费部署你的跨平台私人 ChatGPT 应用
|
shortDescZh: 一键免费部署你的跨平台私人 ChatGPT 应用
|
||||||
shortDescEn: One-Click to get well-designed cross-platform ChatGPT web UI
|
shortDescEn: One-Click to get well-designed cross-platform ChatGPT web UI
|
||||||
type: tool
|
type: tool
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
name: ChatGPT Web
|
name: ChatGPT Web
|
||||||
tags:
|
tags:
|
||||||
- 实用工具
|
- AI
|
||||||
title: ChatGPT Web
|
title: ChatGPT Web
|
||||||
type: 实用工具
|
type: AI
|
||||||
description: ChatGPT Web
|
description: ChatGPT Web
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: chatgpt-web
|
key: chatgpt-web
|
||||||
name: ChatGPT Web
|
name: ChatGPT Web
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- AI
|
||||||
shortDescZh: ChatGPT Web
|
shortDescZh: ChatGPT Web
|
||||||
shortDescEn: ChatGPT Web
|
shortDescEn: ChatGPT Web
|
||||||
type: tool
|
type: tool
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
name: One API
|
name: One API
|
||||||
tags:
|
tags:
|
||||||
- 实用工具
|
- AI
|
||||||
title: OpenAI 接口管理 & 分发系统
|
title: OpenAI 接口管理 & 分发系统
|
||||||
type: 实用工具
|
type: AI
|
||||||
description: OpenAI 接口管理 & 分发系统
|
description: OpenAI 接口管理 & 分发系统
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: one-api
|
key: one-api
|
||||||
name: One API
|
name: One API
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- AI
|
||||||
shortDescZh: 通过标准的 OpenAI API 格式访问所有的大模型,开箱即用
|
shortDescZh: 通过标准的 OpenAI API 格式访问所有的大模型,开箱即用
|
||||||
shortDescEn: Access all LLM through the standard OpenAI API format, easy to deploy & use
|
shortDescEn: Access all LLM through the standard OpenAI API format, easy to deploy & use
|
||||||
type: tool
|
type: tool
|
||||||
|
19
data.yaml
19
data.yaml
@ -20,30 +20,33 @@ additionalProperties:
|
|||||||
- key: Storage
|
- key: Storage
|
||||||
name: 云存储
|
name: 云存储
|
||||||
sort: 6
|
sort: 6
|
||||||
|
- key: AI
|
||||||
|
name: AI
|
||||||
|
sort: 7
|
||||||
- key: BI
|
- key: BI
|
||||||
name: BI
|
name: BI
|
||||||
sort: 7
|
sort: 8
|
||||||
- key: Security
|
- key: Security
|
||||||
name: 安全
|
name: 安全
|
||||||
sort: 8
|
sort: 9
|
||||||
- key: DevTool
|
- key: DevTool
|
||||||
name: 开发工具
|
name: 开发工具
|
||||||
sort: 9
|
sort: 10
|
||||||
- key: DevOps
|
- key: DevOps
|
||||||
name: DevOps
|
name: DevOps
|
||||||
sort: 10
|
sort: 11
|
||||||
- key: Middleware
|
- key: Middleware
|
||||||
name: 中间件
|
name: 中间件
|
||||||
sort: 11
|
sort: 12
|
||||||
- key: Media
|
- key: Media
|
||||||
name: 多媒体
|
name: 多媒体
|
||||||
sort: 12
|
sort: 13
|
||||||
- key: Email
|
- key: Email
|
||||||
name: 邮件服务
|
name: 邮件服务
|
||||||
sort: 13
|
sort: 14
|
||||||
- key: Game
|
- key: Game
|
||||||
name: 休闲游戏
|
name: 休闲游戏
|
||||||
sort: 14
|
sort: 15
|
||||||
- key: Local
|
- key: Local
|
||||||
name: 本地
|
name: 本地
|
||||||
sort: 99
|
sort: 99
|
||||||
|
Loading…
Reference in New Issue
Block a user