DSH Custom Provider Reasoning: Completing Reasoning Levels for DSH Custom Providers
2026-08-31
12 views
DeepSeek Harness plugin
dsh plugin
DeepSeek reasoning
Custom Provider
Reasoning level
dsh-custom-provider-reasoning
dsh-custom-provider-reasoning is a DSH host plugin designed to solve the problem where custom provider models cannot select thinking intensity in the interface due to missing reasoning metadata. This plugin automatically injects `reasoningEfforts` (with default levels ranging from off to max), fills in missing `maxTokens` and `contextWindow`, and intelligently manages route-level `compat` configurations under different protocols, ensuring that reasoning level selections are actually sent to the online service. During installation, you need to add the GitHub dependency in the web profile and run `pnpm install`, and the plugin will automatically write the configuration into `settings.yaml`. Users can use `cordis
Read More