supersealwqas/dsh-custom-provider-settings ↗★ 1
dsh-custom-provider-settings
Request headers, image input, and reasoning settings for custom DeepSeek Harness providers
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:supersealwqas/dsh-custom-provider-settings说明文档
阅读完整 README ↗Usage
- Open Settings > Models.
- Edit a provider carrying the Custom tag that already contains a model, or choose Add provider > Add a custom provider and enter its models.
- In the inserted Request headers area, enter a
User-Agentand any other headers required by the endpoint. Leave the fields empty to retain the Harness defaults. - 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.
- Select the enabled reasoning levels and enter the exact API value for each one. Choose a default level if required.
- Use the original Apply or Create provider button. The plugin saves its fields after the Harness form succeeds.
- 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.