Latest change released Gemini 3.1 Flash-Lite: Gemini 3.1 Flash-Lite released by google. 1,048,576-token context. 20d ago
Public beta. Coverage is source-backed and intentionally scoped. Rankings are metadata views, not universal quality claims. Read the data policy

← Models

Model profile

DeepSeek V4 Flash

deepseek · released 2026-04-24 · ga · proprietary

text fastcheaplong-context
votes

Use it

DeepSeek chat completions

curl https://api.deepseek.com/chat/completions \
  -H "Authorization: Bearer $DEEPSEEK_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "deepseek-v4-flash",
    "messages": [
      { "role": "user", "content": "Summarize the latest product changes in three bullets." }
    ]
  }'

Verify the exact model identifier in the provider docs before production use. ai-tracker stores canonical ids and pricing snapshots, not account entitlements.

Timeline

  1. released

    DeepSeek V4 Flash released by deepseek. 1,048,576-token context. source

Sources