cradler-ai/dsh-plugin

cradler-ai★ 0TypeScript最后同步: 2026-08-16

在 GitHub 打开

Cradler Router as a DeepSeek Harness provider — Claude, GPT, Gemini, DeepSeek and Grok behind one API key

README 摘要

@cradler/dsh-plugin Cradler Router as a provider inside DeepSeek Harness ( dsh ). One API key, and Claude, GPT, Gemini, DeepSeek and Grok all show up in the dsh model picker. The model list is read live from your account, so a model added to Router appears in dsh without touching this plugin. Install Install into the profile you boot ( dsh plugin forwards its arguments to pnpm in that profile's directory, and --profile is required): Then add it to that profile's patch layer — $DSH HOME/cordis.patch.yml for every profile, or the profile's own layer for just one: Boot dsh and pick cradler as the provider. The key is read from the environment by default, so no secret needs to be written into a config file. Configuration Every field has a default; the entry above needs no config: block at all. Field Default What it is apiKey $CRADLER ROUTER KEY Your Router key ( sk-cr-… ) baseURL https://router.cradler.ai/v1 Router endpoint, /v1 included provider cradler Route name shown in model selectors Without a key the plugin logs where to get one and registers nothing, rather than failing the harness at boot. What it does Registers one LlmAdapter on ctx.llm . Requests go to Router's OpenAI chat e…

在 GitHub 查看完整 README →
娱乐/广告cradlerdeepseek-harnessdshdsh-pluginllm-gateway

分类