1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-22 22:19:39 +08:00
renovate[bot] 6541b3dacb chore(deps): update vllm/vllm-openai docker tag to v0.9.0 (#4015)
* chore(deps): update vllm/vllm-openai docker tag to v0.9.0

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-05-29 16:58:50 +08:00

51 lines
1.1 KiB
YAML

additionalProperties:
formFields:
- default: 8800
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
label:
en: Port
ja: ポート
ms: Port
pt-br: Porta
ru: Порт
zh-Hant:
zh: 端口
ko: 포트
- default: ""
edit: true
envKey: HUGGING_FACE_HUB_TOKEN
labelEn: Hugging Face Token
labelZh: Hugging Face Token
required: true
type: text
label:
en: Hugging Face Token
ja: Hugging Face Token
ms: Hugging Face Token
pt-br: Hugging Face Token
ru: Hugging Face Token
zh-Hant: Hugging Face Token
zh: Hugging Face Token
ko: Hugging Face Token
- default: facebook/opt-125m
edit: true
envKey: MODEL
labelEn: 模型
labelZh: Model
required: true
type: text
label:
en: Model
ja: モデル
ms: Model
pt-br: Modelo
ru: Модель
zh-Hant: 模型
zh: Model
ko: 모델