AI Agent Hub
Back to plugins
🤖

dsh-omniroute-models

Model Inference Updated 2026.08.31

Run the following command in DeepSeek Harness:

dsh plugin install publieople/dsh-omniroute-models

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install publieople/dsh-omniroute-models to install this plugin; source repository: https://github.com/publieople/dsh-omniroute-models

About this plugin

DSH's built-in model page offers no search or filtering, and an OmniRoute gateway can expose hundreds of models without returning modality metadata—picking the right few is an eyeball exercise. dsh-omniroute-models pulls OmniRoute's /v1/models into DSH's settings panel, mapping input modalities, context window, and max output tokens, and gives you multi-dimensional filtering by vendor namespace, DSH route, and text/image modality alongside instant search. Hit Save Selected and the whitelist writes into llm-pi-ai config immediately; the next request picks it up with no restart, and any sibling fields you hand-edited in settings.yaml stay untouched. Only chat-capable models appear in the list—embedding, video-generation, and image-generation entries are filtered out automatically. The plugin also bridges DSH's web_search tool to OmniRoute's aggregate search backend (Tavily, Brave, Exa, and more), requiring no extra API key on the gateway side. If you run DSH behind an OmniRoute gateway juggling a large upstream model roster, or you want vision models and web search managed from a single settings page, this plugin was built for exactly that.

Use Cases

  • Filter and manage hundreds of upstream models exposed by an OmniRoute gateway in DSH
  • Quickly pinpoint target models by vendor prefix and text/image modality
  • Enable DSH's web_search tool powered by OmniRoute's aggregate search backends

Best For

  • Teams using DSH with an OmniRoute gateway to manage a multi-vendor model catalog
  • Developers who need vision models and web search configured from a single settings page
  • Plugin users who want to replace DSH's built-in model page with search and modality filtering