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
|
||||
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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
19
data.yaml
19
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
|
||||
|
Loading…
Reference in New Issue
Block a user