プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
8 件のプラグインが見つかりました
dsh-vision-bridge
sfyyy/dsh-vision-bridge
On-demand vision for text-only DSH sessions: images become markers, and a vision_describe tool sends only image + question to an OpenAI-compatible vision model
deepseekeyes
dttxorg/deepseekeyes
Auditable vision and cross-platform Computer Use runtime for DeepSeek Harness with source-preserving evidence.
dsh-vision-bridge
gxx182/dsh-vision-bridge
DeepSeek Harness プラグイン。DeepSeek をメインモデルとして維持したまま、セッション内の画像をプラグイン可能なビジョン API に橋渡しします。
dsh-llm-vision-bridge
einskyle/dsh-llm-vision-bridge
LLM プロバイダーネイティブのビジョンブリッジ。チャットに貼り付けられた画像はビジョンモデル(pi-ai/llama.cpp 経由の Qwen3-VL)によって説明文に変換され、そのテキストがテキスト専用の DeepSeek に渡されて返信が生成されます。画像の受け入れ・ルーティング・圧縮はすべて harness ネイティブの仕組みで処理し、LRU 方式の説明文キャッシュと 503 リトライを備えます。
dsh-vision-bridge
ximengxiaolan/dsh-vision-bridge
コンポーザーに添付された画像は、テキスト専用の DeepSeek モデルに渡る前に、OpenAI 互換のビジョンモデルによってテキストに変換されます。
dsh-vision-bridge
acc1143/dsh-vision-bridge
DSH 双模型路由插件:主对话留在 DeepSeek,图片任务自动分发到显式配置的视觉模型,再把分析结果交回 DeepSeek 继续。
dsh-mingmu
lab-sku/dsh-mingmu
明眸 VisionBridge - 自研视觉桥:瞎子模型收图时自动调用视觉模型识别,把识别文字喂回主模型,无感、可配置、升级不丢
dsh-vision-bridge
goodandready/dsh-vision-bridge
Self-owned vision bridge for DeepSeek Harness: pick the vision model yourself from the available ones. Image content blocks are rewritten into text markers at the agent boundary so text-only models never fail a turn, and a describe_image tool answers via