Skip to content
dsh-market Browse plugins GitHub 中文

superfish058/dsh-llm-proxy

Per-model proxy routing for LLM requests: selected models go through a proxy (Clash etc.) while the rest stay direct, with automatic retry on transport errors, 429 and 5xx, configured live from the settings page.

Stars ★ 0 Category Models & Providers Listed 2026-08-19 npm @superfish058/dsh-llm-proxy

Install

Inside DeepSeek Harness, with dsh-market

dsh plugin --profile web add dshmarket

Or from the command line

dsh plugin --profile web add @superfish058/dsh-llm-proxy

Installing runs third-party code with your own permissions — it can read your files, use your credentials and reach the network. Review the source first, and pin a commit (github:owner/repo#sha) when you can.