HiSeax/dsh-codely0

dsh-codely

In-process DSH LLM adapter for the Codely LiteLLM gateway (codely.tuanjie.cn). No login state bundled: bring your own registered account credentials via CODELY_API_KEY / apiKey or your own ~/.codely-cli login state.

AI Analysis

用于将 Codely 平台模型接入 DSH 系统。适合需要调用 Codely 服务的开发者。必要条件:需自行提供 CODELY_API_KEY 或本地 CLI 登录凭据。

Package
dsh-codely
Version
0.1.0
License
MIT
Last updated
Aug 15, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

Configuration

FieldDefaultMeaning
apiKeyCODELY_API_KEY envStatic sk- key from your own Codely account
codelyHome~/.codely-cliDirectory holding your own oauth_creds.json + org.json (official CLI login state)
baseURLhttps://codely-litellm.tuanjie.cn/v1LiteLLM gateway base URL
modelsGLM-5.3 onlyModel list exposed to DSH
sessionIdrandom UUIDlitellm session id
clientHeadersgateway-required headersUA / X-Stainless / litellm_session_id
retryPolicyresolved defaultLLM retry policy