ERNIE-Speed-128K
ERNIE-Speed-128K (Baidu) — 128K context, Lightweight tier. Preço entrada: $0.9716/M · Preço saída: $1.9432/M · Latência 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Preço entrada: $0.9716/M · Preço saída: $1.9432/M · TTFT: 18ms
Specifications
- Desenvolvedor: Baidu
- Categoria: Lightweight
- Janela de contexto: 128K
- Preço entrada: $0.9716 / 1M
- Preço saída: $1.9432 / 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-Speed-128K na Routara? — Entrada $0.9716/M, saída $1.9432/M — cobrança por uso.
- ERNIE-Speed-128K é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
- ERNIE-Speed-128K 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)
- MiniMax-Hailuo-02 (/detail/minimax-hailuo-02)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"ERNIE-Speed-128K","messages":[{"role":"user","content":"Hello"}],"stream":true}'