Baidu Ernie 4 5 300b A47b Paddle
baidu/ernie-4.5-300b-a47b-paddle (Baidu) — 128K context, Lightweight tier. Input-Preis: $0.28/M · Output-Preis: $1.1/M · Latenz 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Live-Gateway-Preise · automatisches Routing zum besten Upstream für Ihre Region
Specifications
- Entwickler: Baidu
- Kategorie: Lightweight
- Kontextfenster: 128K
- Input-Preis: $0.28 / 1M
- Output-Preis: $1.1 / 1M
- Latenz: 18 ms
- SLA: S
Typical use cases
- High-QPS-Klassifikation
- Mehrsprachige Chatbots
- RAG und Tool-Aufrufe
FAQ
- Wie wird baidu/ernie-4.5-300b-a47b-paddle auf Routara abgerechnet? — Input $0.28/M, Output $1.1/M — nutzungsbasiert ohne Plattformgebühr.
- Ist baidu/ernie-4.5-300b-a47b-paddle OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
- Unterstützt baidu/ernie-4.5-300b-a47b-paddle Streaming? — Ja, wenn die Route live ist (stream: true).
Related models
- z-image-turbo (/detail/z-image-turbo)
- Kling V3 (/detail/kling-kling-v3)
- Kling V3 Omni (/detail/kling-kling-v3-omni)
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-300b-a47b-paddle","messages":[{"role":"user","content":"Hello"}],"stream":true}'