hyper-dsh-plugins/dsh-open-efforts

Plugin ⭐ 1 MIT other

Choose reasoning effort for additional models in DeepSeek Harness.

Install

Responses and Messages use their protocol-native reasoning fields directly.

## Model compatibility

The UI always displays all six choices. Each model and provider determines which values it accepts. A model may accept only High and Max, or it may reject every effort value. Provider compatibility errors surface through the standard DSH request path.

`Off` uses the supported `off: none` wire mapping. Generic Chat Completions routes explicitly send `reasoning_effort: "none"`. Responses and Messages translate the same logical choice into their protocol-native disable formats.

## Installation

Requirements:

- Node.js `^22.19.0` or `>=24.0.0`
- DeepSeek Harness `0.1.0-rc.7` or a newer release with per-model `reasoningEfforts`
- `@deepseek-ai/dsh-llm-pi-ai` enabled

Run these commands from the repository directory:

Add hyper-dsh-plugins/dsh-open-efforts to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.