1
0

feat:格式化yaml文件

This commit is contained in:
okxlin
2024-12-12 21:27:56 +08:00
parent 8219466433
commit 3855cd8184
919 changed files with 33438 additions and 33446 deletions

View File

@@ -1,19 +1,19 @@
name: go-chatgpt-api
tags:
- 工具
title: 一个尝试绕过 Cloudflare 来使用 ChatGPT 接口的程序
description: 一个尝试绕过 Cloudflare 来使用 ChatGPT 接口的程序
additionalProperties:
key: go-chatgpt-api
name: go-chatgpt-api
tags:
- Tool
shortDescZh: 一个尝试绕过 Cloudflare 来使用 ChatGPT 接口的程序
shortDescEn: A program that attempts to bypass Cloudflare to use the ChatGPT interface
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://github.com/linweiyuan/go-chatgpt-api
github: https://github.com/linweiyuan/go-chatgpt-api
document: https://github.com/linweiyuan/go-chatgpt-api
name: go-chatgpt-api
tags:
- 工具
title: 一个尝试绕过 Cloudflare 来使用 ChatGPT 接口的程序
description: 一个尝试绕过 Cloudflare 来使用 ChatGPT 接口的程序
additionalProperties:
key: go-chatgpt-api
name: go-chatgpt-api
tags:
- Tool
shortDescZh: 一个尝试绕过 Cloudflare 来使用 ChatGPT 接口的程序
shortDescEn: A program that attempts to bypass Cloudflare to use the ChatGPT interface
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://github.com/linweiyuan/go-chatgpt-api
github: https://github.com/linweiyuan/go-chatgpt-api
document: https://github.com/linweiyuan/go-chatgpt-api

View File

@@ -1,38 +1,38 @@
additionalProperties:
formFields:
- default: 40041
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: "1"
edit: true
envKey: API_PANDORA
labelEn: Pandora API mode
labelZh: 潘多拉API模式
required: false
type: text
- default: ""
edit: true
envKey: ARKOSE_TOKEN_URL
labelEn: ARKOSE Token URL
labelZh: ARKOSE_TOKEN 链接
required: false
type: text
- default: ""
edit: true
envKey: OPENAI_EMAIL
labelEn: OpenAI account email
labelZh: OpenAI账户邮箱
required: false
type: text
- default: ""
edit: true
envKey: OPENAI_PASSWORD
labelEn: OpenAI account password
labelZh: OpenAI账户密码
required: false
type: text
additionalProperties:
formFields:
- default: 40041
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: "1"
edit: true
envKey: API_PANDORA
labelEn: Pandora API mode
labelZh: 潘多拉API模式
required: false
type: text
- default: ""
edit: true
envKey: ARKOSE_TOKEN_URL
labelEn: ARKOSE Token URL
labelZh: ARKOSE_TOKEN 链接
required: false
type: text
- default: ""
edit: true
envKey: OPENAI_EMAIL
labelEn: OpenAI account email
labelZh: OpenAI账户邮箱
required: false
type: text
- default: ""
edit: true
envKey: OPENAI_PASSWORD
labelEn: OpenAI account password
labelZh: OpenAI账户密码
required: false
type: text