Elysiaqwq/dsh-reasoning-depth ↗★ 0
dsh-reasoning-depth
DeepSeek Harness per-model thinking-depth (reasoning effort) configurator: a settings-page section that auto-reads the configured models from llm-pi-ai and applies a per-model thinking level through the agent/request waterfall — all without modifying DSH itself.
AI 分析
核心用途是精细化控制支持 reasoning_effort 模型的思考时间,平衡回答质量与 API 成本。适合频繁使用深度思考模型、需要按需调整推理强度的用户。
インストール
検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗
ドキュメント
README 全文を読む ↗⚙️ Configuration
reasoning-depth:
default: medium
perModel:
ark/deepseek-v4-flash: high
uu/claude-opus-5: low
A level a model does not declare in its
reasoningEffortsis skipped instead of failing the request withUNSUPPORTED_REASONING_EFFORT.