QvShui/dsh-llm-qwen0

dsh-llm-qwen

Qwen (DashScope compatible-mode) LLM adapter plugin for DeepSeek Harness, with a settings-page API-key editor

AI Analysis

核心用途是在 DSH 中接入并使用 Qwen 系列大模型。适合希望在 DSH 框架下调用通义千问进行推理、编码等任务的用户。

Package
dsh-llm-qwen
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 ↗

配置(llm-qwen: settings 段,热更新,可省略全部)

默认说明
apiKeyEnvDASHSCOPE_API_KEY凭证引用名(Models 页填的 key 就存这里)
baseURLhttps://dashscope.aliyuncs.com/compatible-mode/v1兼容模式端点
thinkingenabled是否默认启用思考
reasoningEffortonoff / on
maxTokens16384默认输出上限
defaultContextWindow131072默认上下文窗口
modelsDEFAULT_MODELS模型目录(id/name/contextWindow/maxTokens/inputModalities)
streamIdleTimeoutMs300000流空闲超时
retryPolicy标准重试@deepseek-ai/dsh-llm