dsh-test-plugin
其他 活跃维护

dsh-test-plugin

liulei237136/dsh-test-plugin

轻量级dsh.bundle格式部署插件,可注册名为test的回显测试工具,通过消息回传验证模型调用链路是否正常,部署简单即插即用。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
None
开源协议
1 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:liulei237136/dsh-test-plugin
git clone https://github.com/liulei237136/dsh-test-plugin.git
git clone git@github.com:liulei237136/dsh-test-plugin.git
README.md master

dsh-test-plugin

A minimal DeepSeek Harness deployment plugin (dsh.bundle). It registers a
model-facing smoke-test tool named test that echoes a message back, so you
can verify the plugin is installed and working.

Install

dsh plugin --profile web add dsh-test-plugin

Verify

Ask the model to call the test tool, or check Settings > Plugins for
dsh-test-plugin.