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 분석

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

패키지
dsh-codely
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 15.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 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