跳到正文

LiangYin233/dsh-provider-model-configurator

110最近提交 2026年8月14日

dsh-provider-model-configurator DSH 插件

Provider Model Configurator 是面向 Web profile 的可安装 DeepSeek Harness 插件包。它新增一个设置页面,用于为已配置的 `llm-pi-ai` 提供商路由新建、编辑、复制和删除显式模型配置,包括上下文窗口、输出上限、输入模态与推理档位。

如何安装 dsh-provider-model-configurator DSH 插件

dsh plugin --profile web add github:LiangYin233/dsh-provider-model-configurator#v0.3.9

复制不会执行命令。运行前请核对仓库和版本。

数据来源

快照日期:2026年8月15日

manifest-valid

dsh-provider-model-configurator DSH 插件能做什么

  • 新增独立的“供应商模型配置器”设置区,与官方 Models 页面并列。
  • 列出已配置提供商的显式模型条目,并支持编辑和删除。
  • 支持手动新建模型条目,或从 pi-ai 预设目录及其他提供商复制配置来预填字段。
  • 管理模型 ID、显示名称、上下文窗口、最大输出 token、text/image 输入模态和推理档位映射。
  • 通过 `llm-pi-ai` 设置文档写入变更;覆盖时保留表单未编辑的字段。
  • 应用配置时可将基于目录的路由转换为显式模型列表,保留目录模型并合并 `modelOverrides`。

dsh-provider-model-configurator DSH 插件适合哪些场景

  • 在 pi-ai 目录更新前,为新发布的模型补充元数据。
  • 为自定义提供商模型配置推理档位选项。
  • 将已有预设模型配置复制为自定义模型的起点。
  • 集中查看和维护已配置 DSH 提供商的显式模型条目。

dsh-provider-model-configurator DSH 插件适合谁

  • DeepSeek Harness Web 用户
  • 在 DSH 中配置自定义或 OpenAI 兼容 LLM 提供商的用户
  • 需要调整模型级上下文、输出、模态或推理设置的高级用户

dsh-provider-model-configurator DSH 插件的限制

  • 目标提供商路由必须先在官方 Models 页面中完成配置。
  • 删除操作仅针对显式 `models` 条目;仅使用目录的路由没有可删除的显式条目。
  • 仅已注册的复制来源提供商可提供精确的推理档位名称;休眠目录提供商不暴露该元数据。
  • `llm` 服务未暴露精确的 pi-ai 推理 wire 值映射,因此插件默认使用档位名作为 wire 值,并允许手动编辑。
  • 提供商级 API、base URL 和密钥配置不属于本插件职责。
  • README 指定安装需要 DSH 0.1.0-rc.6 或更高版本,且 PATH 中需要有 `pnpm`。

客观检查信号

这些信号来自公开元数据扫描,不是本站安全认证。

  • dependency counts

    package.json declares 0 runtime, 3 development, 7 peer, and 0 optional dependencies.

    info
  • dsh bundle declared

    package.json declares DSH bundle metadata.

    info
  • license declared

    GitHub reports the repository license as MIT.

    info
  • package manifest available

    A root package.json was captured and can be inspected by the registry.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-provider-model-configurator DSH 插件的相关选择

dsh-provider-model-configurator DSH 插件常见问题

dsh-provider-model-configurator DSH 插件是什么?

dsh-provider-model-configurator 是当前 DSH 插件快照收录的项目。页面基于仓库元数据和已核对的说明整理,运行前仍应查看上游仓库。

如何安装 dsh-provider-model-configurator DSH 插件?

页面展示来源记录中的安装命令。复制动作不会执行命令,运行前请确认 package、profile 和版本仍与上游文档一致。

dsh-provider-model-configurator 使用哪个 DSH profile?

dsh-provider-model-configurator 快照记录的 profile 是 web。DSH 版本变化可能调整 profile 约定,安装前请再次核对。

dsh-provider-model-configurator 与当前 DSH 版本兼容吗?

当前数据没有提供可验证的兼容版本矩阵。建议先确认最近提交、release 和 DSH 官方变更,再在可回滚的 profile 中测试。

dsh-provider-model-configurator 加载失败怎么办?

先检查安装命令、profile、依赖安装日志和 Cordis 启动输出。再对照本站排错页与上游 issue,保留完整报错串便于定位。

dsh-provider-model-configurator 有哪些替代 DSH 插件?

页面列出的相关插件来自当前快照的关联结果,只能作为候选。请按能力、最近维护时间、安装方式和限制逐项比较。