DeepSeek Harness installeren: profielen & eerste run
Updated August 16, 2026 · first published August 16, 2026
Praktische gids voor het starten van dsh (DeepSeek Harness): installatie, configuratielagen en workflows.
Snelle start
npx @deepseek-ai/dsh web
Start de lokale webinterface op http://127.0.0.1:3080. Voer twee stappen uit:
- Instellingen → Modellen: vul uw DeepSeek API-sleutel in.
- Kies werkruimte: activeer uw projectmap om de composer te ontgrendelen.
Bouwen vanuit broncode
git clone https://github.com/deepseek-ai/deepseek-harness
pnpm install
pnpm run build
pnpm dsh web
Vereisten: Node 22.19+, Git 2.26+, pnpm via Corepack. De vierledige configuratiestructuur zorgt dat CLI-argumenten altijd voorrang hebben op profielen en bundels.
Related
Want this applied to your own LLM spend? FinOps LLM runs a free audit of your AI costs and shows where the savings are. Book free audit →