# cortiq-dsh-llm-router

> LLM request router. Classifies each prompt by task type (code, math, translation, etc.) and complexity (low/medium/high) via the allaigate semantic router, then delegates the call to whichever registered provider plugin serves the selected model. Configurable routing rules, complexity thresholds, per-conversation policy profiles, and its own copy in 7 languages.

## Metadata

- Author: [@infosave2007](https://github.com/infosave2007)
- Repo: <https://github.com/infosave2007/cortiq-router>
- Stars: 2
- Added: 2026-08-19T16:00:00.000Z

## Install

```bash
dsh plugin --profile web add cortiq-dsh-llm-router
```

---

This document is auto-generated by [deepseek-plugin.org](https://deepseek-plugin.org). HTML page: [cortiq-dsh-llm-router](https://deepseek-plugin.org/plugins/infosave2007/cortiq-router/packages/dsh-llm-cortiq-router)
