AI Agent Hub
Back to plugins
dsh-model-router preview

dsh-model-router

Model Inference Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install welsione/dsh-model-router

Paste the following prompt into your AI chat to install this plugin:

Please run the command dsh plugin install welsione/dsh-model-router in DeepSeek Harness to install this plugin, source code is at https://github.com/welsione/dsh-model-router.

About this plugin

In AI development, scattered providers with varying capabilities lead to management chaos. dsh-model-router addresses this by aggregating models from multiple vendors under a single unified ModelID, managed via Route Groups and Tiers (Tier 1/2/3). The plugin features intelligent automatic failover, seamlessly switching to the next candidate upon failure with tiered cooling, and includes a health-based prioritization algorithm that dynamically scores candidates using time decay and error codes to ensure requests always go to the most stable node.

Screenshots

Use Cases

  • Balancing cost and performance across multiple AI providers
  • Building highly available AI application systems
  • Unifying management of model interfaces with the same name from different vendors

Best For

  • Developers who need to mix and match different model providers
  • Advanced users concerned with system stability and automatic fault tolerance
  • AI engineers looking for fine-grained control over routing strategies and tier selection