Skip to content

v0.1.1

Choose a tag to compare

@dncore dncore released this 20 Aug 09:15
· 1 commit to master since this release

首个正式发布。

  • 按 provider/model 分桶限流: minIntervalMs + maxConcurrent,字段级三级继承 (models → providers → default)
  • llm/stream waterfall FIFO 队列,未配置桶零开销直通
  • 排队中 abort 不消耗名额且立即 settle;插件卸载唤醒全部等待者
  • 33 项测试 (单测 + 真实 LlmRuntime 集成测试),tsc 产物提交,安装无需构建

安装: dsh plugin --profile web add dsh-inhibition