DeepSeek Harness 插件库

ai-sdk-provider-dsh

★ Featured

分类: 模型与提供方 · ⭐ 2stars

精选 — 本站人工精选,已核验来源

把 DeepSeek Harness 运行时作为语言模型驱动的 AI SDK provider(兼容 AI SDK v6/v7)。

插件信息

维护者krislavten
GitHub stars2
主要语言TypeScript
许可证MIT
最近推送2026-08-13T16:14:53Z
收录日期2026-08-14

关于这个插件

AI SDK provider that drives a DeepSeek Harness (dsh) runtime as a LanguageModelV3 — works on AI SDK v6 and v7

安装这个 DSH 插件

复制下面的命令,在 DeepSeek Harness 终端中运行即可。

dsh plugin add github:krislavten/ai-sdk-provider-dsh

插件以当前 dsh 进程的权限运行,安装时可能执行代码。安装前请检查源代码仓库和许可证;如需可复现安装,请固定 commit 哈希。

⚠️ 安全提示

插件以当前 dsh 进程的权限运行,安装时可能执行代码。安装前请检查源代码仓库和许可证;如需可复现安装,请固定 commit 哈希。

插件安全 →

关于这个插件: ai-sdk-provider-dsh

What is ai-sdk-provider-dsh?

ai-sdk-provider-dsh is a 模型与提供方 plugin maintained by krislavten. 把 DeepSeek Harness 运行时作为语言模型驱动的 AI SDK provider(兼容 AI SDK v6/v7)。

How do I install ai-sdk-provider-dsh?

Run dsh plugin add github:krislavten/ai-sdk-provider-dsh in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:krislavten/ai-sdk-provider-dsh#commit.

Is ai-sdk-provider-dsh free?

ai-sdk-provider-dsh is a community open-source project released under the MIT license. You can inspect its source and install it for free.