Files
deepseek-harness/docs/user/guide/index.zh.md
T
Tianyi Cui a2de7703d7 docs: refresh root README and sync Chinese counterpart
Finalize the English root README (developer-preview notice, npm run path,
community sections) and re-translate README.zh.md to match, updating the
pairing record. Fix the README.md#run anchors in the Web UI guide and model
providers docs after the Run section was renamed.
2026-08-13 12:51:06 +08:00

1018 B

使用 Web UI

English | 中文

先按照根 README启动 Web UI;命令会打印其访问地址。本指南从服务器已经运行的状态开始。

调用目录是默认工作区,因此 agent(智能体)可以检查并修改启动 dsh 时所在的项目。

配置模型

打开设置 → 模型,输入 DeepSeek API 密钥并保存。模型路由会立即可用,不需要重启服务器。

模型配置指南介绍其他提供方和自定义 OpenAI 兼容端点。

运行任务

启动一个会话并发送:

Summarize this repository and identify its main packages.

agent 可以读取和编辑工作区文件、运行命令、委派工作并维护计划。当操作在当前权限策略下需要审批时,Web UI 会先询问你。

继续使用