@cradler/dsh-plugin
Cradler Router provider for DeepSeek Harness — every major model behind one API key
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗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 |
- id: cradler-router
name: '@cradler/dsh-plugin'
config:
provider: cradler
Without a key the plugin logs where to get one and registers nothing, rather than failing the harness at boot.