mirror of
https://github.com/larksuite/cli.git
synced 2026-07-07 17:45:15 +08:00
15 lines
282 B
JSON
15 lines
282 B
JSON
{
|
|
"allowed": [
|
|
"ark-code-latest",
|
|
"deepseek-v4-pro",
|
|
"doubao-seed-2.0-code",
|
|
"glm-5.1",
|
|
"kimi-k2.6",
|
|
"minimax-m3"
|
|
],
|
|
"allowed_base_urls": [
|
|
"https://ark.ap-southeast.bytepluses.com/api/v3",
|
|
"https://ark.cn-beijing.volces.com/api/plan/v3"
|
|
]
|
|
}
|