플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 5개 찾음
dsh-vision-proxy
flyvhidbwo/dsh-vision-proxy
DeepSeek 두뇌 + 자동 이미지 텍스트 변환: GUI에서 이미지를 첨부하면 텍스트 전용 DeepSeek에 전달되기 전에 OpenAI 호환 VLM이 각 이미지를 텍스트로 변환합니다 — 자체 키를 사용하는 키 기반 고속 경로(기본값 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).