dsh-provider-qoder
Global Qoder subscription adapter for the DeepSeek Harness LLM seam
AI Analysis
核心用途是将 Qoder 平台的大模型接入 DSH。适合拥有 Qoder 订阅、需要调用其提供的各种模型进行对话与推理的用户。
Install
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mo-n/dsh-provider-qoderREADME
Read the full README ↗Configuration & Usage
1. Save Service Region and PAT
Open DSH Web, navigate to Settings → Models, locate the Qoder Credentials card at the bottom of the page, and click Edit.
| Service Region | Account Domain |
|---|---|
| Global (default) | qoder.com |
| China (CN) | qoder.com.cn |
Select the region matching your account, enter your Qoder PAT into the input box labeled API Key, and click Save. Note that a Qoder PAT is required here, not an API key from other model providers.
2. Fetch and Select Models
- After saving the PAT and service region, click Edit again.
- Expand Custom Settings and click Fetch Available Models.
- Select the models you want to enable (keep at least one), then click Save.
- Select a Qoder model in the DSH model picker to start chatting.
Fetching models uses the saved PAT and service region. If you switch accounts or regions, save your changes first before fetching models again. The initial model catalog is only a candidate reference; actual available models are subject to account query results. Model multipliers and reasoning effort options are provided by Qoder and may not be available for all models.
3. View Account & Quota
Open Settings → Qoder to view account and quota details, and click Refresh to query again. The absence of quota information does not mean zero quota; displayed content depends on data currently returned by Qoder.