feat: add built-in Volcengine Ark provider support (#741)

Add Volcengine Ark as a first-class API key provider with official model presets, endpoint configuration, API key validation, model discovery, connection testing, provider logo, and runtime alias mapping for `ark/*` model IDs.

Made-with: Cursor

Co-authored-by: kingsy <kingsylin@vip.qq.com>
This commit is contained in:
kenlin
2026-04-24 09:28:50 +07:00
committed by GitHub
co-authored by kingsy
parent 35f1d479e7
commit f2e7a98ce0
9 changed files with 49 additions and 0 deletions
+2
View File
@@ -49,6 +49,8 @@ const ALIAS_TO_PROVIDER_ID = {
nanobanana: "nanobanana",
ch: "chutes",
chutes: "chutes",
ark: "volcengine-ark",
"volcengine-ark": "volcengine-ark",
cursor: "cursor",
vx: "vertex",
vertex: "vertex",