AI Agent Hub
Back to plugins
dsh-free-models-hub preview

dsh-free-models-hub

Web Tools Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install yu-wenchao/dsh-free-models-hub

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

Run dsh plugin install yu-wenchao/dsh-free-models-hub in the DeepSeek Harness terminal to install this plugin, source: https://github.com/yu-wenchao/dsh-free-models-hub

About this plugin

If you have ever stared down a wall of third-party API URLs, model codes, and signup pages—only to manually type each one into DSH's custom provider settings—dsh-free-models-hub was built to collapse that friction into a single click. A compact drawer panel sits on the right edge of the DSH window, presenting a paginated leaderboard of currently available free models. Expand any row to see its API base URL, model name, and a direct link to the key-issuing signup page, then write the provider into Settings → Models without ever leaving the panel.

The core loop is deliberately one-step: hit Configure on a single model, or use Configure All on This Page to batch-write an entire page of providers at once; paste your free key and start chatting. For users juggling multiple free keys on the same model, a built-in local rotation proxy cycles through them automatically, falling over to the next key the moment one is exhausted—no error-watching required. Throughout, the plugin never touches your keys; every credential write goes through DSH's official settingsScope channel, so your existing settings.yaml entries are never overwritten or corrupted.

This plugin is a great fit for DSH users who want to try a wide range of open-source models at zero cost without wrestling with API plumbing—especially those holding two or three free keys and hoping to stretch each one to full quota. The data source is operated by the plugin author, so the panel works out of the box with no backend setup on your side.

Screenshots

Use Cases

  • Browse and try multiple free open-source models without manually looking up API endpoints
  • Auto-rotate through several free keys so an expired one never interrupts your session
  • Batch-write a full page of models into DSH custom providers with a single click

Best For

  • DSH users who want to experiment with open-source models at zero cost
  • Developers holding multiple free API keys and wanting to stretch each one to full quota
  • New DSH users who prefer a panel-based workflow over editing config files by hand