OpenSaozi/dsh-xai-catalog ↗★ 1
@deepseek-ai/dsh-model-catalog-xai
xAI and Grok Coding Plan LLM Provider model catalog plugin for DeepSeek Harness
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:OpenSaozi/dsh-xai-catalog说明文档
阅读完整 README ↗极简安装与使用
请把经过评审的提交安装进指定的 DeepSeek Harness profile。仓库携带 dsh.bundle 配置和预构建运行文件,通过 Git 安装无需在本地执行构建:
dsh plugin --profile
add github:OpenSaozi/dsh-xai-catalog#
安装后,插件会自动在 Cordis 配置中注入以下内容(profile 基础 bundle 已提供 llm-pi-ai 路由):
- id: model-catalog-xai
name: '@deepseek-ai/dsh-model-catalog-xai'
配置说明:实际推理继续经由 @deepseek-ai/dsh-llm-pi-ai 的标准 xai 路由执行,本插件专注于模型清单与可用性管理。