DeepSeek’s newest model, released 10 September 2026. It is the first DeepSeek model to take images, and DeepSeek reports it ahead of V4 Pro on agentic coding benchmarks. That makes it the first DeepSeek model to test on your tools.
Paste a server URL, pick a model, and watch it call your tools in a real conversation. No install.
No server of your own? Leave it blank and use one of the public mock servers.
MCP Evals
Can DeepSeek V4.1 Flash actually complete tasks with your server?
One chat shows the tool calls work. An eval writes real tasks from your tool schemas, has DeepSeek V4.1 Flash drive each one, and reports where it got the wrong answer even though every call succeeded. Pick DeepSeek V4.1 Flash as the driver.
DeepSeek V4.1 Flash is a 552B-parameter mixture-of-experts model that activates 8B parameters per token when reading and 16B when writing. It is the first model built on DeepSeek’s Causal Encoder-Decoder architecture: a 20-layer encoder followed by a 20-layer decoder, with the decoder’s cache projected from the encoder. DeepSeek says this cuts the cache to roughly a quarter of V4 Flash’s. It has a 1M-token window, adds native image input, and ships with open weights under the MIT licence.
These are the vendor’s own claims, not measurements of ours. Run the model against your own server to find out whether they hold for your tools.
Run the complex-schema mock on V4 Flash 0731, then the same prompt on V4.1 Flash. process_order has the deepest nesting of the four tools, and that is where a new architecture is most likely to change the arguments. All the mock servers →
| Model | Model ID |
|---|---|
| DeepSeek V4.1 Flash | deepseek/deepseek-v4.1-flash |