Files
Arch1Panel/apps/litellm/v1.83.3-stable/data.yml
arch3rPro 3df51564ef refactor(litellm): 更新应用版本从v1.83.0-nightly到v1.83.3-stable
迁移配置文件和数据文件到新版本目录
更新docker-compose配置以匹配稳定版本
2026-04-14 22:31:28 +08:00

22 lines
476 B
YAML

additionalProperties:
formFields:
- default: "4000"
envKey: PANEL_APP_PORT_HTTP
label:
en: Port
zh: 端口
required: true
type: number
edit: true
rule: paramPort
- default: sk-litellm-change-in-production
envKey: LITELLM_MASTER_KEY
label:
en: LITELLM_MASTER_KEY
zh: LITELLM密钥
required: true
type: password
edit: true
rule: paramComplexity
random: true