deepseek-v4-flash-202605
deepseek-v4-flash-202605 (custom) — 128K context, Lightweight tier. 入力単価: $1/M · 出力単価: $2/M · 平均レイテンシ 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
入力単価: $1/M · 出力単価: $2/M · 初回トークン遅延: 18ms
Specifications
- 開発元: custom
- カテゴリ: Lightweight
- コンテキスト: 128K
- 入力単価: $1 / 1M
- 出力単価: $2 / 1M
- 平均レイテンシ: 18 ms
- SLA: A
Typical use cases
- 高QPS分類
- 多言語チャットボット
- RAG とツール呼び出し
FAQ
- deepseek-v4-flash-202605 の Routara 料金は? — 入力 $1/M、出力 $2/M。リクエストごとに課金、プラットフォーム手数料なし。
- deepseek-v4-flash-202605 は OpenAI 互換? — はい。base_url を https://api.routara.ai/v1 に設定してください。
- deepseek-v4-flash-202605 はストリーミング対応? — ルートが live のとき stream: true で利用可能です。
Related models
- z-image-turbo (/detail/z-image-turbo)
- audio1.0 (/detail/audio1-0)
- grok-imagine-image (/detail/grok-imagine-image)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"deepseek-v4-flash-202605","messages":[{"role":"user","content":"Hello"}],"stream":true}'