# dsh-agentic-router

> 监听每次模型请求，按任务类型与复杂度把请求路由到最合适的模型档位；四个专家并行推荐、EXP3 元选择器决定听谁的；每回合按质量代理信号（工具失败、模型重试、延迟）计算奖励并回传，路由策略随使用越学越准。全部决策与奖励落盘，可审计、可重放。

## Metadata

- Author: [@lhwwxy](https://github.com/lhwwxy)
- Repo: <https://github.com/lhwwxy/dsh-agentic-router>
- GitHub: [lhwwxy/dsh-agentic-router](https://github.com/lhwwxy/dsh-agentic-router)
- Stars: 0
- Language: JavaScript
- License: [MIT](https://spdx.org/licenses/MIT.html)
- Topics: `dsh-plugin`
- Forks: 0
- Open Issues: 0
- Last push: 2026-08-19T08:10:02.000Z
- Added: 2026-08-19T00:00:00.000Z

## Install

```bash
dsh plugin --profile web add dsh-agentic-router
```

---

This document is auto-generated by [deepseek-plugin.org](https://deepseek-plugin.org). HTML page: [dsh-agentic-router](https://deepseek-plugin.org/plugins/lhwwxy/dsh-agentic-router)
