JiamingZang/dsh-llm-qodersdk ↗★ 0
@deepseek-ai/dsh-llm-qoder
Qoder CLI (qoder-agent-sdk) adapter for the DeepSeek Harness LLM seam
AI 분석
核心用途是将 Qoder CLI 接入 DSH 的模型层。适合需要使用 Qoder 引擎进行代码生成或相关任务的用户。支持会话缓存与生存时间配置。
설치
검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗
配置
| 字段 | 类型 | 默认 | 说明 |
|---|---|---|---|
maxSessions | number | 8 | 同时保持 warm 的内层 qodercli 会话上限(超出按插入序 LRU 淘汰) |
modelCacheTtlSeconds | number | 300 | CLI 模型目录的缓存保鲜秒数 |