deepseek-v3.1DeepSeek
- endpoints
- 2
- regions
- 1
- api
- chat
- released
- August 2025
capabilities 2/8
The same weights cost 1.5x more on deepinfra inc. than on deepinfra inc.. That is what the endpoints table is for.
| # | flags | ||||||
|---|---|---|---|---|---|---|---|
| 1 | Global | 164K | $0.20 | $0.76 | $0.10 | zdr | |
| 2 | Global | 164K | $0.30 | $1.00 | $0.30 | zdr |
no measured traffic for this model yet. the endpoints table above carries provider pricing
| eval | Score as a share of 100 | /100 |
|---|---|---|
| MMLU Pro | 83.3 | |
| GPQA Diamond | 73.5 | |
| LiveCodeBench | 57.7 | |
| Math Index | 49.7 | |
| AIME 2025 | 49.7 | |
| τ²-Bench | 34.8 | |
| Terminal-Bench Hard | 24.2 | |
| Intelligence Index | 13.7 | |
| Humanity's Last Exam | 6.7 | |
| 9 evals | mean | 43.7 |
Scores from Artificial Analysis and public leaderboards, normalised to 100. Bar colour is the band, not the rank: green 80 and up, blue 55 and up, amber 30 and up. Benchmarks measure narrow skills, so test on your own workload before committing. Released 2025-08-21.
deepinfra/deepseek-ai/DeepSeek-V3.1:flexthis model has no managed policy yet, so call the provider endpoint directly. every id in the endpoints table works the same way
Base url is https://router.requesty.ai/v1 for every id here. One key reaches the whole catalog.
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="deepinfra/deepseek-ai/DeepSeek-V3.1:flex", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url, use your Requesty key, set the model to any id in the call pane. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog, so switching later is a one-parameter change. Browse all models
DeepSeek-V3.1 by DeepSeek-AI is a state-of-the-art, hybrid-inference artificial intelligence model that allows users to toggle between fast conversational responses and deep logical reasoning modes within a single architecture.
questions 5
Which providers serve deepseek-v3.1?
How much does deepseek-v3.1 cost?
Is deepseek-v3.1 open weights?
What is the context window of deepseek-v3.1?
How do I use deepseek-v3.1 with the OpenAI SDK?
more from deepseek 6
| model | context | from /M | providers |
|---|---|---|---|
| deepseek-v4.1-flash | 1.0M | $0.22 | 3 |
| deepseek-v4-flash-vision-exp | 1.0M | $0.22 | 1 |
| deepseek-v4-pro-0813 | 1.0M | $1.30 | 4 |
| deepseek-v4-flash-0731 | 1.0M | $0.07 | 8 |
| deepseek-v4-pro-0424 | 1.0M | $1.04 | 4 |
| deepseek-v4-flash-0424 | 1.0M | $0.07 | 4 |
route deepseek-v3.1 through one endpoint
One key for 1 provider on this model and 600+ others. No markup on provider prices, automatic failover, caching built in. Weekly aggregates in the measured pane come from production traffic routed through Requesty, one line per provider on a shared axis. Methodology
