snow-The/dsh-ark-plan

snow-The★ 0JavaScript最后同步: 2026-08-18

在 GitHub 打开

Correctly activate DeepSeek v4 flash on the Volcano Ark plan API for DeepSeek Harness: default config injection (reasoningEfforts + effort=max) + ark_plan_doctor self-check

README 摘要

dsh-ark-plan Activate DeepSeek v4 flash on the Volcano Ark plan API ( https://ark.cn-beijing.volces.com/api/plan/v3 ) in DeepSeek Harness — the budget lane: 10× cheaper off-peak token bundles for the same model. Strategy: built-in route + baseURL override (no custom provider) The plugin reuses pi-ai's built-in deepseek provider — which already knows the models (reasoning incl. effort=max, 1M context, 384K output) — and only overrides baseURL to point at Ark's plan API. No hand-rolled "ark" provider, nothing to re-declare, nothing to silently degrade. Two lanes coexist: Lane Provider baseURL Key env Key prefix Official (default) deepseek-official api.deepseek.com DEEPSEEK API KEY sk-... Ark budget deepseek (DeepSeek V4 Flash(ARK)) ark plan API ARK API KEY ark-... Default model stays on the official route; the ark lane is there to burn the cheap plan tokens when you want them — switch the model picker to the deepseek provider's models to use it, then switch back when the bundle runs out (don't buy more: the plan's value ends there). Install Configure keys The two envs are deliberately separate — a sk- key against the ark baseURL answers 401 AuthenticationError and vice versa. Verify …

在 GitHub 查看完整 README →
工具/开发arkdeepseekdeepseek-harnessdshdsh-pluginpluginvolcano

分类