OpenSaozi/dsh-bigmodel-catalog1

@deepseek-ai/dsh-model-catalog-bigmodel

Zhipu AI BigModel and GLM Coding Plan LLM Provider model catalog plugin for DeepSeek Harness

AI Analysis

核心用途是提供智谱 GLM 模型的清单与可用性核对。适合在 DSH 中使用智谱大模型进行编程和推理任务的用户。

Package
@deepseek-ai/dsh-model-catalog-bigmodel
Version
0.1.0-rc.5
License
MIT
Last updated
Aug 19, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:OpenSaozi/dsh-bigmodel-catalog

极简安装与使用

请把经过评审的提交安装进指定的 DeepSeek Harness profile。仓库携带 dsh.bundle 配置和预构建运行文件,通过 Git 安装无需在本地执行构建:

dsh plugin --profile 
 add github:OpenSaozi/dsh-bigmodel-catalog#

安装后,插件会自动在 Cordis 配置中注入以下内容(profile 基础 bundle 已提供 llm-pi-ai 路由):

- id: model-catalog-bigmodel
  name: '@deepseek-ai/dsh-model-catalog-bigmodel'

配置说明:实际推理走 pi-ai 的标准 zai 路由。本插件只负责模型清单与可用性核对。