minglu6/dsh-provider-qoder

minglu6★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

Qoder CN adapter plugin for DeepSeek Harness

README 摘要

dsh-provider-qoder Qoder CN adapter plugin for DeepSeek Harness. Installs the qoder-cn provider route: COSY-signed, WAF-encoded streaming against gateway.qoder.com.cn . A Qoder PAT ( pt-... ) is stored through the Models page and exchanged per process for a short-lived job token. Install From a machine that already has dsh and pnpm: Then Settings → Models → Add provider → qoder-cn . Paste a PAT. Public cloud needs only the PAT; enterprise VPC can be set in settings.yaml ( llm-qoder.vpcInstance ). The Models page key field for third-party adapters requires a DeepSeek Harness build that treats unknown adapter families as API-key cards. Until that lands upstream, export QODERCN PERSONAL ACCESS TOKEN . Remove: From a DeepSeek Harness checkout: Config The plugin registers the llm-qoder settings namespace. Connection facts resolve per request. Leave gateway and OpenAPI URLs empty for public cloud. Unless models is configured, the adapter fetches Qoder's signed live catalog from /algo/api/v2/model/list whenever DSH lists the provider. Newly released wire keys such as gmodel therefore appear without a plugin update; known wire keys retain stable selector ids such as gm51model → glm-5.2 . E…

在 GitHub 查看完整 README →
工具/开发dsh-plugin

分类