Fix: remove LiteLLM

This commit is contained in:
arch3rPro
2026-03-26 10:19:36 +08:00
parent 0a29059adc
commit f3224d8a51
10 changed files with 2 additions and 690 deletions
-21
View File
@@ -1,21 +0,0 @@
additionalProperties:
formFields:
- default: "4000"
envKey: PANEL_APP_PORT_HTTP
label:
en: Port
zh: 端口
required: true
type: number
edit: true
rule: paramPort
- default: sk-1234
envKey: LITELLM_MASTER_KEY
label:
en: LITELLM_MASTER_KEY
zh: LITELLM密钥
required: true
type: text
edit: true
rule: paramCommon
values: []