AI Agent Hub
Back to plugins
dsh-llm-key-rotation preview

dsh-llm-key-rotation

admin-security Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install m1khal3v/dsh-llm-key-rotation

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

In DeepSeek Harness, run the command `dsh plugin install m1khal3v/dsh-llm-key-rotation` to install this plugin; the source code is available at https://github.com/m1khal3v/dsh-llm-key-rotation.

About this plugin

When running LLM applications with DeepSeek Harness, hitting API quotas or rate limits (429) often blocks requests and disrupts workflows. dsh-llm-key-rotation addresses this pain point by enabling seamless key rotation, ensuring requests continue without manual intervention when limits are reached. The plugin's core strength lies in its "invisible" operation, which is completely transparent to agents and users. It features a native Web UI for intuitive key management and includes a smart anti-spin mechanism to prevent infinite loops, guaranteeing stability even when all keys are in use. It is ideal for developers and operations teams seeking high availability who manage multiple API keys to distribute load. By cleanly integrating into Harness's recovery waterfall without patching core code, it offers reliable fault tolerance.

Screenshots

Use Cases

  • Automatically switches keys when API quotas are reached.
  • Handles 429 rate limit errors under high concurrency.
  • Ensures seamless service recovery when keys expire or fail.

Best For

  • Operations staff requiring 7x24 high availability.
  • Developers managing multiple API keys to distribute load.
  • DeepSeek Harness users seeking to reduce manual intervention.