安装部署deepseek harness(windows)

DeepSeek Harness(dsh)是由 DeepSeek AI 开发的开源 agent harness(智能体框架),采用一切皆插件的架构,并由 Cordis 驱动

Github网址:deepseek-harness/README.zh.md at master · deepseek-ai/deepseek-harness · GitHub

 

1.首先安装node.js,然后再执行下述命令(node.js可以参考之前的文章)

# 通过npm安装
npx @deepseek-ai/dsh web

image

image

 

2. 安装皮肤插件(github有很多)

Github网址:GitHub - Small-tailqwq/dsh-deep-whale: DSH Web 鲸鱼娘皮肤系列(深海女仆工坊 maid-atelier)——CC BY-NC-SA 4.0 · GitHub

image

# 建议使用绝对路径
npx @deepseek-ai/dsh plugin --profile web add C:/Code/deepseek-harness/dsh-deep-whale-main/maid-atelier
# 启动deepseek harness
npx @deepseek-ai/dsh web

image

image

 

posted @ 2026-08-14 10:42  马铃薯1  阅读(509)  评论(0)    收藏  举报