Skip to content

model-router 4

  • dsh-model-tier v0.1.0 Verified Web UI 29

    Tiered model router for DeepSeek Harness: routes auxiliary calls (session title, compaction) and subtasks to light models, escalates hard tasks to strong ones β€” automatically, per request, across providers.

    dsh plugin add dsh-model-tier
  • dsh-auto-model-router v0.1.1 Verified Web UI 2

    Hybrid model router for DeepSeek Harness: declarative rules, user-configurable cost control (cost-first / quality-first / balanced), optional LLM task classifier, and failure fallback chains.

    dsh plugin add @adverts13/dsh-auto-model-router
  • dsh-model-router v0.0.6 Verified Web UI 2

    Unified ModelID routing for DeepSeek Harness: one logical model id over multiple providers, first-token failover with cooldown, health-aware ranking, fallback reasoning efforts, purpose-based simple/complex task split, per-tier reasoning effort, and a set

    dsh plugin add @welsione/dsh-model-router
  • dsh-quota-router v1.0.0 Verified Web UI

    Policy-only multi-source quota router for DeepSeek Harness: deterministic task profiles, ordered candidate chains, health-aware fallback, and observable decisions.

    dsh plugin add @liyuk/dsh-quota-router