ERNIE-Lite-8K

ERNIE-Lite-8K (custom) — 128K context, Lightweight tier. Preço entrada: $0.8286/M · Preço saída: $1.6572/M · Latência 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Preço entrada: $0.8286/M · Preço saída: $1.6572/M · TTFT: 18ms

Specifications

  • Desenvolvedor: custom
  • Categoria: Lightweight
  • Janela de contexto: 128K
  • Preço entrada: $0.8286 / 1M
  • Preço saída: $1.6572 / 1M
  • Latência: 18 ms
  • SLA: A

Typical use cases

  • Classificação alto QPS
  • Chatbots multilíngues
  • RAG e ferramentas

FAQ

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

Related models

  • MiniMax-File-Upload (/detail/minimax-file-upload)
  • MiniMax-Voice-Clone (/detail/minimax-voice-clone)
  • kling-advanced-custom-elements (/detail/kling-advanced-custom-elements)

Quick integration

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