DeepSeek
DeepSeek's reasoning-first LLMs — flash for fast, low-cost work and pro for complex agentic tasks, via one RunAPI key.
DeepSeek builds reasoning-first large language models. The v4 line spans deepseek-v4-flash (fast, low-cost, optional thinking) and deepseek-v4-pro (frontier reasoning and agentic work). Both are available through RunAPI from the OpenAI and Anthropic SDKs.
- Single API key shared across providers
- Model skills carry docs and schemas into your workspace
- Per-call billing, no commitment
- Failed generations are not charged
What stands out
All models from DeepSeek
Install a DeepSeek model skill.
Pick a model and add its skill so your coding tool has docs, schemas, pricing notes, and setup steps.
# Install the model skill for app development workflows
npx skills add runapi-ai/deepseek -g
Install the DeepSeek skill for this app: 1. Add runapi-ai/deepseek with the skills installer. 2. Load SKILL.md in this workspace. 3. Use its docs, schemas, pricing notes, and setup steps when adding model features. 4. Confirm the install path when done.
Every variant from DeepSeek
Frequently asked questions about DeepSeek
Is this an official DeepSeek integration?
RunAPI exposes a managed API surface with transparent pricing, capability, and error behavior.
Do I need a DeepSeek account?
No — your RunAPI key is enough for managed access.
What's the latency overhead from proxying?
Typically under 20 ms. RunAPI keeps the proxy layer close to model execution regions.
Are images / videos cached?
Generated outputs are stored and retrievable by task ID. Inputs are not cached.
Can I bring my own key?
Not currently — calls use RunAPI-managed access.