cinob/dsh-plugin-custom-provider-enhancer
cinob★ 1TypeScript最后同步: 2026-08-15
⚡ DeepSeek Harness 自定义模型增强插件:在配置第三方提供商时,自动从权威模型库补齐上下文大小、Token 上限、视觉多模态输入与思考强度档位。
README 摘要
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…
在 GitHub 查看完整 README →分类
The first vision plugin for DeepSeek Harness, and the vision bridge for every text-only coding agent. Paste an image, get structured JSON evidence (OCR, layout, semantics). | 全网第一个 DeepSeek Harness 视觉插件,为 DeepSeek、GLM 等纯文本模型外挂视觉能力,粘贴图片即得结构化 JSON 证据(OCR、版面、语义)。
★ 1,700
Anionex/agent-vision-toolkit为纯文本模型"看图“设计更好的视觉工具箱和技能,支持多图理解,图片问答,前端UI还原、GUI 自动化等,并可选无缝接入多个主流agent,直接识别粘贴图片| A vision toolkit and skill designed for text-only llms — image Q&A, long-screenshot OCR, frontend UI restoration, and GUI automation, with optional seamless integration for Codex, Claude Code, Pi, Oh My Pi, and OpenCode
★ 884
Anionex/dsh-vision-toolkit让纯文本模型更好地做视觉任务的DeepSeek Harness插件:带意图的图片问答、长截图 OCR、UI 还原等|DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, long-screenshot OCR, UI restoration, grounding, pixel diff, Artifacts, and Web UI.
★ 405