Skip to content
dsh.fish

Browse

2 results

Bundle

dsh-model-failover

Two-level model circuit breaker with failover for DeepSeek Harness: trip a model or a whole provider after repeated request failures and route the next request to a configured fallback

Letter20253
Bundle

@andrepontesmelo/dsh-model-router

DSH plugin: declare VIRTUAL model ids bound to a pluggable routing algorithm (priority, round-robin) over real provider/model candidates; using the virtual id transparently dispatches to a real provider chosen by the algorithm, with failover.

andrepontesmelo