DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

lemonorangeapple /

lemonorangeapple/dsh-grok4.6-support

已验证

为dsh@0.1.0-rc.6增加对grok4.6的支持。

★ 0 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
查看 GitHub
README来源: master@c0462389

dsh-grok-4-6-support

A DeepSeek Harness profile bundle that adds grok-4.6 to the existing xAI provider. The Models settings page shows exactly these xAI models after installation:

  • grok-4.3
  • grok-4.5
  • grok-4.6

The bundle extends pi-ai's in-process xAI catalog before @deepseek-ai/dsh-llm-pi-ai starts. This preserves the built-in route's per-model protocol selection: Grok 4.3 keeps OpenAI Chat Completions, while Grok 4.5 and Grok 4.6 use OpenAI Responses.

Requirements

  • DeepSeek Harness 0.1.0-rc.6 or a compatible release that provides @earendil-works/pi-ai ^0.82.1.
  • Node.js 22.19.0 or later.
  • An xAI API key, supplied through the Models settings page or XAI_API_KEY.

Install

From this package directory, install the bundle into the Web profile:

dsh plugin --profile web install github:lemonorangeapple/dsh-grok4.6-support

Restart the existing dsh web process, then refresh the GUI. This is a host-side model-catalog change, so client-plugin HMR does not apply.

Behavior

The plugin does not store credentials. The existing xAI setup card continues to own API-key entry and storage.

If settings.yaml already has llm-pi-ai.providers.xai.models, that user-level list overrides the bundle list. Remove that list or add grok-4.6 to it to retain the model after the next settings update.

If a newer pi-ai release already includes grok-4.6, the plugin leaves its native model definition unchanged and only applies the three-model xAI selection list.

Remove

dsh plugin --profile web remove dsh-grok-4-6-support

Restart dsh web after removal.

—/ 5

暂无评分

已验证 DSH bundle

Commit c0462389db59

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于