DeepSeek V4 Pro, flagship 1.6T MoE with 1M context and hybrid thinking for frontier reasoning and agents.
Available on
Privacy
- Zero data retention
- Always-on
- Training
- No
- Region
- EU + US
DeepSeek Harness (dsh) is DeepSeek's open-source agent harness, released under MIT and built so that everything is a plugin, from the model adapter and the tool registry to the agent loop itself. Start it with npx @deepseek-ai/dsh web and it opens a local web UI where the agent reads and edits your workspace, runs commands, and keeps a plan, with a headless profile for one-shot jobs from the terminal. On Opper it runs on any of 700+ models rather than DeepSeek's own alone: add Opper as a custom provider and you get one key, automatic fallbacks, and a choice of region.
Paste this into your coding agent (Claude Code, Cursor, Codex, and more) and it will set up and build with Opper for you.
DeepSeek V4 Pro runs on the routes below. Route only to EU providers when your data has to stay in Europe.
| Provider | Region | Zero data retention | Training | Input | Output |
|---|---|---|---|---|---|
| TensorX | EU | Zero data retention | No | $1.75 | $3.50 |
| DeepInfra | US | Enterprise | No | $1.30 | $2.60 |
| Geodd | US | Zero data retention | No | $1.48 | $3.40 |
| Novita | US | Enterprise | No | $1.74 | $3.48 |
| Alibaba Cloud | Multi | Enterprise | No | $1.78 | $3.56 |
| Azure | Multi | Enterprise | No | $1.74 | $3.48 |
| BytePlus | Multi | Enterprise | No | $1.74 | $3.48 |
| Fireworks | Multi | Enterprise | No | $1.74 | $3.48 |
DeepSeek V4 Pro, flagship 1.6T MoE with 1M context and hybrid thinking for frontier reasoning and agents.
Anthropic's terminal coding agent. Run it on any model on Opper, not just Claude.
opper launch claudeOpenAI's open-source coding CLI. Run it on any model on Opper.
opper launch codexAn open-source, model-agnostic coding agent for the terminal, wired to Opper's catalogue.
opper launch opencode