supersealwqas/dsh-custom-provider-settings1

dsh-custom-provider-settings

Request headers, image input, and reasoning settings for custom DeepSeek Harness providers

包名
dsh-custom-provider-settings
版本
0.4.0
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:supersealwqas/dsh-custom-provider-settings

Usage

  1. Open Settings > Models.
  2. Edit a provider carrying the Custom tag that already contains a model, or choose Add provider > Add a custom provider and enter its models.
  3. In the inserted Request headers area, enter a User-Agent and any other headers required by the endpoint. Leave the fields empty to retain the Harness defaults.
  4. Under Model capabilities, choose each model's input and reasoning capabilities. Select Text and images only when both the API and model support image input.
  5. Select the enabled reasoning levels and enter the exact API value for each one. Choose a default level if required.
  6. Use the original Apply or Create provider button. The plugin saves its fields after the Harness form succeeds.
  7. Start a new conversation, select the custom model, and choose one of its configured reasoning levels.

Fetch available models uses the request-header values currently entered in the same form, including values that have not been saved yet. This allows model discovery to work with endpoints that require a particular User-Agent or another custom header.