@cradler/dsh-plugin
Cradler Router provider for DeepSeek Harness — every major model behind one API key
AI Analysis
核心用途是简化多模型 API 密钥管理。适合需要在一个会话中切换使用多种主流大模型的 DSH 用户。必要条件是需获取并配置 Cradler Router 密钥。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full 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.