← Back to list

dsh-llm-config

DeepSeek Harness Models & Providers High risk

Declare any number of LLM providers, each with its own endpoint, credential and per-model parameters (reasoning-effort vocabulary, image input, retry policy), across the OpenAI Chat, OpenAI Responses, Anthropic Messages and Google Gemini wire formats, configured from a settings page.

在设置页配置任意数量的模型供应商:各自独立设置接口地址、密钥与逐模型参数(思考强度、图片输入、重试策略),支持 OpenAI Chat、OpenAI Responses、Anthropic Messages 与 Google Gemini 四种协议。

How to install

DeepSeek Harness dsh plugin add github:EmotionG/dsh-llm-config

About

dsh-llm-config DeepSeek Harness 的多供应商模型配置插件。每个供应商独立配置接口地址、密钥与模型参数,支持 OpenAI Chat、OpenAI Responses、Anthropic Messages 与 Google Gemini。 安装 在 user/.dsh/profiles/web/package.json 中加入本包,例如: json { "dsh": { "profile": { "bundles": ["dsh-llm-config"] } }, "dependencies": { "dsh-llm-config": "file:插件目录" } } 然后重启 dsh web。设置页会出现「模型供应商」。 图片输入(识图) 给模型的「输入」勾上 image 即声明它接受图片。声明后: 框架(dsh-llm)在请求组装时不再把图片投影成占位文本,而是原样交给本插件; 本插件通过 dsh 的持久附件服务(attachments.readImageRequest)把图片解析成确定性请求版本(含像素/字节数控),再按协议内联进请求体: OpenAI Chat / Responses:{type: "image_url", image_url: {url: "data:<media>;base64,..."}} Anthropic Messages…

Recommendation signals

44 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
44 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
Language
TypeScript
GitHub stars
0
mo. downloads
Last push
2026-09-16
Created
2026-09-13

Links

GitHub ↗ Report issue ↗

Basic safety check

Findings
curated 收录但无 npm 包/安装命令;无 license
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
dsh-plugin

Related plugins

DeepSeek Harness
Score78

dsh-workbuddy-connect

corrinehu/dsh-workbuddy-connect

Brings the models in the WorkBuddy desktop app straight into DeepSeek Harness — zero configuration in the DSH chat.

☆ 159 ↓ 5.1K Models & Providers
Claude Code
Score74

claude-code-router

musistudio/claude-code-router

One local control plane for every AI agent: route across models, fuse new capabilities, orchestrate tools, and stay fully in control.

☆ 37.4K ↓ – Models & Providers
MCP Server
Score72

apisix

apache/apisix

The Cloud-Native API Gateway and AI Gateway

☆ 17.2K ↓ – Models & Providers
DeepSeek Harness
Score72

dsh-coding-subscription-oauth

lninghaha/dsh-coding-subscription-oauth

Coding-subscription OAuth for SuperGrok/Grok Build, ChatGPT Plus Codex, Kimi Code and Claude Code, plus an opt-in loopback OpenAI/Anthropic gateway: local login without pasting tokens, AUTH refresh-and-retry, grok-4.6 xhigh, and API-key route coexistence.

☆ 23 ↓ 6.8K Models & Providers