dsh-custom-provider-reasoning:給 DSH 自定義提供方補齊推理等級

dsh-custom-provider-reasoning 是一個 DSH host 插件,旨在解決自定義提供方模型因缺少推理元數據導致無法在界面選擇思考強度的問題。該插件通過自動注入 `reasoningEfforts`(默認等級從 off 到 max)、補齊缺失的 `maxTokens` 和 `contextWindow`,以及智能管理不同協議下的路由級 `compat` 配置,確保推理等級選擇能真正發往線上。 安裝時需在 web profile 中添加 GitHub 依賴並執行 `pnpm install`,插件會自動將配置寫入 `settings.yaml`。用戶可通過 `cordis

閱讀全文