AI Agent Hub
Back to plugins
dsh-thinking-effort preview

dsh-thinking-effort

Model Inference Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install hytime/dsh-thinking-effort

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

In DeepSeek Harness, use the official DSH plugin CLI with the full source address https://github.com/hytime/dsh-thinking-effort to install this plugin.

About this plugin

When you connect custom or third-party models through llm-pi-ai, Composer sometimes hides the reasoning effort selector because the model entries do not declare reasoningEfforts. Gateway-specific values such as ultra also may not map cleanly to DSH standard levels. dsh-thinking-effort fills that configuration gap, giving manually declared models usable reasoning effort controls.

Its core capabilities include adding default effort options to models that lack declarations, letting you choose per-model levels and exact gateway values from settings, mapping DSH levels to gateway parameters, and setting a default effort for subagents. The subagent default applies only when a request does not already specify an effort, so explicit choices remain respected.

If you mostly use built-in models and their existing reasoning controls are sufficient, this plugin is usually unnecessary. It is a better fit for people managing llm-pi-ai custom models in DSH, wanting fine-grained control over main and subagent reasoning effort, or needing ultra-like gateway values to work inside the standard DSH selection flow.

Screenshots

Use Cases

  • Add reasoning selectors for custom models that lack effort declarations
  • Map DSH standard reasoning levels to gateway-specific values
  • Set a default reasoning effort for subagent requests

Best For

  • DSH users working with custom llm-pi-ai models
  • Developers who need fine-grained control over reasoning effort
  • Users who want consistent defaults for subagent behavior