Baidu Ernie 4 5 21b A3b

baidu/ernie-4.5-21B-a3b (Baidu) — 128K context, General tier. Precio entrada: $0.07/M · Precio salida: $0.28/M · Latencia 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Precios del gateway en vivo · enrutado al mejor upstream para su región

Specifications

  • Desarrollador: Baidu
  • Categoría: General
  • Ventana de contexto: 128K
  • Precio entrada: $0.07 / 1M
  • Precio salida: $0.28 / 1M
  • Latencia: 32 ms
  • SLA: A

Typical use cases

  • Chatbots multilingües
  • RAG y herramientas
  • Generación de código

FAQ

  • ¿Precio de baidu/ernie-4.5-21B-a3b en Routara? — Entrada $0.07/M, salida $0.28/M — facturación por uso.
  • ¿baidu/ernie-4.5-21B-a3b es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿baidu/ernie-4.5-21B-a3b admite streaming? — Sí cuando la ruta 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":"baidu/ernie-4.5-21B-a3b","messages":[{"role":"user","content":"Hello"}],"stream":true}'