claude-haiku-4-5-20251001
claude-haiku-4-5-20251001 (aws) — 128K context, Lightweight tier. Precio entrada: $1/M · Precio salida: $5/M · Latencia 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Precio entrada: $1/M · Precio salida: $5/M · TTFT: 18ms
Specifications
- Desarrollador: aws
- Categoría: Lightweight
- Ventana de contexto: 128K
- Precio entrada: $1 / 1M
- Precio salida: $5 / 1M
- Latencia: 18 ms
- SLA: A
Typical use cases
- Clasificación alto QPS
- Chatbots multilingües
- RAG y herramientas
FAQ
- ¿Precio de claude-haiku-4-5-20251001 en Routara? — Entrada $1/M, salida $5/M — facturación por uso.
- ¿claude-haiku-4-5-20251001 es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿claude-haiku-4-5-20251001 admite streaming? — Sí cuando la ruta 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":"claude-haiku-4-5-20251001","messages":[{"role":"user","content":"Hello"}],"stream":true}'