hyper-dsh-plugins/dsh-open-efforts

插件 ⭐ 1 MIT other

在DeepSeek Harness中为附加模型选择推理力度。

catalog 简介:Choose reasoning effort for additional models in DeepSeek Harness.

安装

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:

hyper-dsh-plugins/dsh-open-efforts 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。