DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

SouleyMoni1 /

dsh-experience-plugin

Verified

DSH plugin: per-model reasoning levels for custom API models, with family presets and an official-settings-page editor.

★ 0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: main@95ad43d6

dsh-experience-plugin

DSH(DeepSeek Harness)功能插件:为自定义 API 模型自动配置思考等级,并提供官方风格的设置页。

功能

  • 自动为 openai-responses / openai-completions 协议下未声明 reasoningEfforts 的模型注入思考等级
  • 按模型族自动匹配:deepseek / gpt-5 / grok / claude / glm / qwen / gemini / llama / mistral 等
  • 支持自定义系列预设、协议级覆盖、按系列刷新
  • 设置页与官方 Models 页并列,UI 风格一致,保存后热生效

安装

dsh plugin --profile web add dsh-experience-plugin

构建

pnpm install
pnpm build

配置

- id: hello
  name: dsh-experience-plugin
  config:
    modelReasoning:
      enabled: true
      autoInject: true
      familyPresets:
        '^my-(gpt|o)-':
          off: null
          minimal: minimal
          low: low
          medium: medium
          high: high

目录

  • src/features/model-reasoning/:功能实现
  • scripts/:验证脚本

License

MIT

—/ 5

No ratings yet

Verified DSH bundle

Commit 95ad43d6a9b8

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout