dsh-model-failover

Letter2025

两级模型熔断与回退:模型或平台连续失败后自动熔断,并把下一个请求路由到配置好的备用模型。

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

安装命令

dsh plugin --profile web add dsh-model-failover

该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。

安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。

信号

GitHub Stars3
30 天下载417
分发方式NPM
收录时间2026-08-14

相关链接

同类插件