rainforest888/dsh-plugins-raincode3

dsh-plugins-raincode

Use raincode's model layer (cheap model pool, prompt caching, retry) and skill library inside DeepSeek Harness (dsh)

AI 분석

核心用途是接入 raincode 网关以使用其模型池和缓存优化。适合需要降低调用成本、利用 Prompt 缓存的 DSH 用户。

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

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗

Configuration

FieldDefaultMeaning
baseURLhttp://127.0.0.1:8787raincode gateway address
apiKeyEnvRAINCODE_API_KEYdsh credential seam only; a loopback gateway does not verify keys (missing credentials don't block it)
models[]optional static catalog override; empty fetches the pool from the gateway's /v1/models
streamIdleTimeoutMs300000stream idle timeout (dsh-timeout helper)
retryPolicydsh defaultretry policy via RetryPolicySchema