OpenSaozi/dsh-bigmodel-catalog ↗★ 1
@deepseek-ai/dsh-model-catalog-bigmodel
适用于 DeepSeek Harness 的智谱 AI BigModel 和 GLM 编码计划 LLM 提供商模型目录插件。
AI 分析
核心用途是提供智谱 GLM 模型的清单与可用性核对。适合在 DSH 中使用智谱大模型进行编程和推理任务的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:OpenSaozi/dsh-bigmodel-catalog说明文档
阅读完整 README ↗极简安装与使用
请把经过评审的提交安装进指定的 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 路由。本插件只负责模型清单与可用性核对。