cinob/dsh-plugin-custom-provider-enhancer

cinob★ 1TypeScriptLast synced: 2026-08-15

Open on GitHub

⚡ DeepSeek Harness 自定义模型增强插件:在配置第三方提供商时,自动从权威模型库补齐上下文大小、Token 上限、视觉多模态输入与思考强度档位。

README excerpt

DSH Custom Provider Enhancer English 简体中文 DSH Custom Provider Enhancer is an out-of-the-box DeepSeek Harness (DSH) / Cordis plugin designed for Custom Model Providers (e.g. OneAPI, NewAPI, OpenRouter, vLLM, Ollama, and OpenAI-compatible API gateways). When discovering or saving models in the Web GUI, it automatically queries a 3000+ model database to populate Context Window ( contextWindow ) , Max Output Tokens ( maxTokens ) , Multimodal Vision ( input: [text, image] ) , and Deep Thinking / Reasoning ( reasoningEfforts ) . 📋 Table of Contents - Overview - Compatibility - Key Features - Install - Configuration - Quick Start - Permissions & Data Security - Troubleshooting & Rollback - Development & Testing - License 🎯 Overview What problem does it solve? When users connect custom third-party gateways (e.g. OneAPI, NewAPI, vLLM, Ollama) to DeepSeek Harness, the standard GET /models discovery endpoint only returns raw model IDs (such as gemini-3.7-flash , deepseek-v4-pro , or mimo-v2.5 ). It omits critical runtime parameters: - ❌ Missing context limits causes inaccurate token pressure metering or context overflows. - ❌ Missing multimodal flags ( input: ['text', 'image'] ) disables im…

View full README on GitHub →
Media / Contentdeepseek-harnessdshdsh-pluginplugin

Category