Deepseek Deepseek V3

deepseek-v3 (Baidu) — 128K context, General tier. Preço entrada: $0.286/M · Preço saída: $0.89/M · Latência 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Preços do gateway em tempo real · roteado para o melhor upstream da sua região

Specifications

  • Desenvolvedor: Baidu
  • Categoria: General
  • Janela de contexto: 128K
  • Preço entrada: $0.286 / 1M
  • Preço saída: $0.89 / 1M
  • Latência: 32 ms
  • SLA: S

Typical use cases

  • Chatbots multilíngues
  • RAG e ferramentas
  • Geração de código

FAQ

  • Preço do deepseek-v3 na Routara? — Entrada $0.286/M, saída $0.89/M — cobrança por uso.
  • deepseek-v3 é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
  • deepseek-v3 suporta streaming? — Sim quando a rota está live (stream: true).

Related models

  • multimodal-embedding-v1 (/detail/multimodal-embedding-v1)
  • qwen-image-max (/detail/qwen-image-max)
  • Kling V3 (/detail/kling-kling-v3)

Quick integration

  • curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"deepseek-v3","messages":[{"role":"user","content":"Hello"}],"stream":true}'