docs: register DeepSeek Harness (#17751)

This commit is contained in:
Parth Sareen 2026-08-14 14:30:21 -07:00 committed by GitHub
parent 87abaa019e
commit 78e818e3ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View file

@ -168,6 +168,7 @@
"pages": [
"/integrations/claude-code",
"/integrations/opencode",
"/integrations/deepseek-harness",
"/integrations/cline-cli",
"/integrations/codex-app",
"/integrations/codex",

View file

@ -15,8 +15,8 @@ ollama launch dsh
Ollama installs `@deepseek-ai/dsh` if needed. To choose a model:
```shell
ollama launch dsh --model qwen3.5
ollama launch dsh --model qwen3.5:cloud
ollama launch dsh --model qwen3.8
ollama launch dsh --model deepseek-v4-flash:cloud
```
To configure without starting: