Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 5
dsh-vision-proxy
flyvhidbwo/dsh-vision-proxy
Ядро DeepSeek + автоматическая транскрипция изображений: прикреплённые в GUI изображения расшифровываются в текст через любую VLM, совместимую с OpenAI, прежде чем попасть к текстовой DeepSeek — быстрый путь по ключу (по умолчанию qwen3.7-flash; DashScope/Zhipu/OpenRouter или любой совместимый с OpenAI эндпоинт) с вашим собственным ключом, либо локальный Ollama с автоопределением без какой-либо настройки.
dsh-image-plugins
alanzhao0128/dsh-image-plugins
Multimodal plugin for DeepSeek Harness: understand images and generate images through configurable OpenAI-compatible or DashScope endpoints.
dsh-plugins
zjcdkj/dsh-plugins
DeepSeek Harness out-of-tree plugin: give a text-only coding model eyes by routing images to a Qwen-VL (DashScope) route through ctx.llm and returning text.
dsh-tool-vision
wanshichenguang/dsh-tool-vision
Adds an image_describe tool backed by the DashScope OpenAI-compatible vision API; on text-only sessions, pasted images are stored as local paths for the model and rendered inline in the chat transcript.
dsh-eyes
leeminjing/dsh-eyes
On-demand vision for text-only DeepSeek models: upload images, and the model calls a view_image tool backed by any OpenAI-compatible vision endpoint (Qwen/DashScope by default).