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,86 +1,86 @@
additionalProperties:
formFields:
- default: "gpt-4o"
edit: true
envKey: OPENAI_MODEL
labelEn: Model
labelZh: 模型
required: false
type: text
- default: "sk-xxxxxxxxxxxxxxx"
edit: true
envKey: OPENAI_API_KEY
labelEn: API Key
labelZh: API 密钥
required: false
type: password
- default: "https://api.openai.com/v1"
edit: true
envKey: OPENAI_BASE_URL
labelEn: Base URL
labelZh: 基础 URL
required: false
type: text
- default: ""
edit: true
envKey: OPENAI_API_VERSION
labelEn: Azure OpenAI API Version (Edit to remove comments in compose.yml to take effect)
labelZh: Azure OpenAI API 版本 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AZURE_OPENAI_API_KEY
labelEn: Azure OpenAI API Key (Edit to remove comments in compose.yml to take effect)
labelZh: Azure OpenAI API 密钥 (编辑去除compose.yml里的注释生效)
required: false
type: password
- default: ""
edit: true
envKey: AZURE_OPENAI_ENDPOINT
labelEn: Azure OpenAI Endpoint (Edit to remove comments in compose.yml to take effect)
labelZh: Azure OpenAI 端点 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AZURE_OPENAI_DEPLOYMENT
labelEn: Azure OpenAI Deployment (Edit to remove comments in compose.yml to take effect)
labelZh: Azure OpenAI 部署名 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AUDIO_SILENT
labelEn: Audio Silent URL (Edit to remove comments in compose.yml to take effect)
labelZh: 静音音频链接 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AUDIO_BEEP
labelEn: Audio Beep URL (Edit to remove comments in compose.yml to take effect)
labelZh: 提示音链接 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AUDIO_ACTIVE
labelEn: Audio Active URL (Edit to remove comments in compose.yml to take effect)
labelZh: 唤醒音频链接 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AUDIO_ERROR
labelEn: Audio Error URL (Edit to remove comments in compose.yml to take effect)
labelZh: 错误音频链接 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: TTS_BASE_URL
labelEn: TTS Base URL (Edit to remove comments in compose.yml to take effect)
labelZh: TTS 接口地址 (编辑去除compose.yml里的注释生效)
required: false
type: text
additionalProperties:
formFields:
- default: "gpt-4o"
edit: true
envKey: OPENAI_MODEL
labelEn: Model
labelZh: 模型
required: false
type: text
- default: "sk-xxxxxxxxxxxxxxx"
edit: true
envKey: OPENAI_API_KEY
labelEn: API Key
labelZh: API 密钥
required: false
type: password
- default: "https://api.openai.com/v1"
edit: true
envKey: OPENAI_BASE_URL
labelEn: Base URL
labelZh: 基础 URL
required: false
type: text
- default: ""
edit: true
envKey: OPENAI_API_VERSION
labelEn: Azure OpenAI API Version (Edit to remove comments in compose.yml to take effect)
labelZh: Azure OpenAI API 版本 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AZURE_OPENAI_API_KEY
labelEn: Azure OpenAI API Key (Edit to remove comments in compose.yml to take effect)
labelZh: Azure OpenAI API 密钥 (编辑去除compose.yml里的注释生效)
required: false
type: password
- default: ""
edit: true
envKey: AZURE_OPENAI_ENDPOINT
labelEn: Azure OpenAI Endpoint (Edit to remove comments in compose.yml to take effect)
labelZh: Azure OpenAI 端点 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AZURE_OPENAI_DEPLOYMENT
labelEn: Azure OpenAI Deployment (Edit to remove comments in compose.yml to take effect)
labelZh: Azure OpenAI 部署名 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AUDIO_SILENT
labelEn: Audio Silent URL (Edit to remove comments in compose.yml to take effect)
labelZh: 静音音频链接 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AUDIO_BEEP
labelEn: Audio Beep URL (Edit to remove comments in compose.yml to take effect)
labelZh: 提示音链接 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AUDIO_ACTIVE
labelEn: Audio Active URL (Edit to remove comments in compose.yml to take effect)
labelZh: 唤醒音频链接 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AUDIO_ERROR
labelEn: Audio Error URL (Edit to remove comments in compose.yml to take effect)
labelZh: 错误音频链接 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: TTS_BASE_URL
labelEn: TTS Base URL (Edit to remove comments in compose.yml to take effect)
labelZh: TTS 接口地址 (编辑去除compose.yml里的注释生效)
required: false
type: text

View File

@@ -1,19 +1,19 @@
name: MiGPT
tags:
- AI / 大模型
title: 将小爱音箱接入 ChatGPT 和豆包
description: 将小爱音箱接入 ChatGPT 和豆包
additionalProperties:
key: mi-gpt
name: MiGPT
tags:
- AI
shortDescZh: 将小爱音箱接入 ChatGPT 和豆包
shortDescEn: Plugging ChatGPT and Doubao into Xiaomi Speaker
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://github.com/idootop/mi-gpt
github: https://github.com/idootop/mi-gpt
document: https://github.com/idootop/mi-gpt
name: MiGPT
tags:
- AI / 大模型
title: 将小爱音箱接入 ChatGPT 和豆包
description: 将小爱音箱接入 ChatGPT 和豆包
additionalProperties:
key: mi-gpt
name: MiGPT
tags:
- AI
shortDescZh: 将小爱音箱接入 ChatGPT 和豆包
shortDescEn: Plugging ChatGPT and Doubao into Xiaomi Speaker
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://github.com/idootop/mi-gpt
github: https://github.com/idootop/mi-gpt
document: https://github.com/idootop/mi-gpt

View File

@@ -1,86 +1,86 @@
additionalProperties:
formFields:
- default: "gpt-4o"
edit: true
envKey: OPENAI_MODEL
labelEn: Model
labelZh: 模型
required: false
type: text
- default: "sk-xxxxxxxxxxxxxxx"
edit: true
envKey: OPENAI_API_KEY
labelEn: API Key
labelZh: API 密钥
required: false
type: password
- default: "https://api.openai.com/v1"
edit: true
envKey: OPENAI_BASE_URL
labelEn: Base URL
labelZh: 基础 URL
required: false
type: text
- default: ""
edit: true
envKey: OPENAI_API_VERSION
labelEn: Azure OpenAI API Version (Edit to remove comments in compose.yml to take effect)
labelZh: Azure OpenAI API 版本 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AZURE_OPENAI_API_KEY
labelEn: Azure OpenAI API Key (Edit to remove comments in compose.yml to take effect)
labelZh: Azure OpenAI API 密钥 (编辑去除compose.yml里的注释生效)
required: false
type: password
- default: ""
edit: true
envKey: AZURE_OPENAI_ENDPOINT
labelEn: Azure OpenAI Endpoint (Edit to remove comments in compose.yml to take effect)
labelZh: Azure OpenAI 端点 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AZURE_OPENAI_DEPLOYMENT
labelEn: Azure OpenAI Deployment (Edit to remove comments in compose.yml to take effect)
labelZh: Azure OpenAI 部署名 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AUDIO_SILENT
labelEn: Audio Silent URL (Edit to remove comments in compose.yml to take effect)
labelZh: 静音音频链接 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AUDIO_BEEP
labelEn: Audio Beep URL (Edit to remove comments in compose.yml to take effect)
labelZh: 提示音链接 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AUDIO_ACTIVE
labelEn: Audio Active URL (Edit to remove comments in compose.yml to take effect)
labelZh: 唤醒音频链接 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AUDIO_ERROR
labelEn: Audio Error URL (Edit to remove comments in compose.yml to take effect)
labelZh: 错误音频链接 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: TTS_BASE_URL
labelEn: TTS Base URL (Edit to remove comments in compose.yml to take effect)
labelZh: TTS 接口地址 (编辑去除compose.yml里的注释生效)
required: false
type: text
additionalProperties:
formFields:
- default: "gpt-4o"
edit: true
envKey: OPENAI_MODEL
labelEn: Model
labelZh: 模型
required: false
type: text
- default: "sk-xxxxxxxxxxxxxxx"
edit: true
envKey: OPENAI_API_KEY
labelEn: API Key
labelZh: API 密钥
required: false
type: password
- default: "https://api.openai.com/v1"
edit: true
envKey: OPENAI_BASE_URL
labelEn: Base URL
labelZh: 基础 URL
required: false
type: text
- default: ""
edit: true
envKey: OPENAI_API_VERSION
labelEn: Azure OpenAI API Version (Edit to remove comments in compose.yml to take effect)
labelZh: Azure OpenAI API 版本 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AZURE_OPENAI_API_KEY
labelEn: Azure OpenAI API Key (Edit to remove comments in compose.yml to take effect)
labelZh: Azure OpenAI API 密钥 (编辑去除compose.yml里的注释生效)
required: false
type: password
- default: ""
edit: true
envKey: AZURE_OPENAI_ENDPOINT
labelEn: Azure OpenAI Endpoint (Edit to remove comments in compose.yml to take effect)
labelZh: Azure OpenAI 端点 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AZURE_OPENAI_DEPLOYMENT
labelEn: Azure OpenAI Deployment (Edit to remove comments in compose.yml to take effect)
labelZh: Azure OpenAI 部署名 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AUDIO_SILENT
labelEn: Audio Silent URL (Edit to remove comments in compose.yml to take effect)
labelZh: 静音音频链接 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AUDIO_BEEP
labelEn: Audio Beep URL (Edit to remove comments in compose.yml to take effect)
labelZh: 提示音链接 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AUDIO_ACTIVE
labelEn: Audio Active URL (Edit to remove comments in compose.yml to take effect)
labelZh: 唤醒音频链接 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: AUDIO_ERROR
labelEn: Audio Error URL (Edit to remove comments in compose.yml to take effect)
labelZh: 错误音频链接 (编辑去除compose.yml里的注释生效)
required: false
type: text
- default: ""
edit: true
envKey: TTS_BASE_URL
labelEn: TTS Base URL (Edit to remove comments in compose.yml to take effect)
labelZh: TTS 接口地址 (编辑去除compose.yml里的注释生效)
required: false
type: text