Providers/DeepSeek
DeepSeek
Open-weight reasoning models that redefined the cost curve for frontier performance.
Operational
Model LabOpen Weights
Models on Brainbase
About
DeepSeek's open-weight models deliver frontier-class reasoning at a fraction of typical cost, making them a favorite for high-volume agent workloads.
On Brainbase, DeepSeek V4 Pro runs platform-billed via Baseten inside Codex Agent, OpenCode, or Qwen Code.
Available on Brainbase:
- DeepSeek V4: DeepSeek's open-weight reasoning flagship, including DeepSeek V4 Pro
Run these models in Codex, OpenCode, or Qwen Code — selected per task like any other platform model.
Try it on Brainbase
One API call boots a managed sandbox on the codex harness pointed at deepseek-ai/DeepSeek-V4-Pro. Hosting, scaling, and billing are handled for you.
curl -X POST https://api.brainbaselabs.com/v2/agents \
-H "Authorization: Bearer $BRAINBASE_API_KEY" \
-d '{
"title": "my-agent",
"runtime_kind": "codex",
"default_model": "deepseek-ai/DeepSeek-V4-Pro"
}'runtime_kind/codexmodel/deepseek-ai/DeepSeek-V4-Pro