Blue-2571/dsh-image-model-router ↗★ 0
@blue/dsh-image-model-router
DeepSeek Harness plugin: route an agent request to a vision model (deepseek-v4-flash-vision-exp) when the user message contains an image, and keep the original model otherwise.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Blue-2571/dsh-image-model-router说明文档
阅读完整 README ↗Configuration
| Key | Default | Description |
|---|---|---|
provider | deepseek-official | Provider id the vision request is routed to. |
model | deepseek-v4-flash-vision-exp | Vision model id. Any image-capable route your provider advertises works here. |