claude-opus-4-1-20250805-thinking
claude-opus-4-1-20250805-thinking (Anthropic) — 128K context, Reasoning tier. Prix entrée: $15.75/M · Prix sortie: $78.75/M · Latence 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Prix entrée: $15.75/M · Prix sortie: $78.75/M · TTFT: 48ms
Specifications
- Éditeur: Anthropic
- Catégorie: Reasoning
- Fenêtre de contexte: 128K
- Prix entrée: $15.75 / 1M
- Prix sortie: $78.75 / 1M
- Latence: 48 ms
- SLA: B
Typical use cases
- Raisonnement multi-étapes
- RAG et appels d’outils
- Génération de code
FAQ
- Tarification de claude-opus-4-1-20250805-thinking sur Routara ? — Entrée $15.75/M, sortie $78.75/M — facturation à l’usage.
- claude-opus-4-1-20250805-thinking est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- claude-opus-4-1-20250805-thinking supporte le streaming ? — Oui si la route est live (stream: true).
Related models
- claude-3-5-sonnet-20240620 (/detail/claude-3-5-sonnet-20240620)
- audio1.0 (/detail/audio1-0)
- sao10k/l3-8b-lunaris (/detail/sao10k-l3-8b-lunaris)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"claude-opus-4-1-20250805-thinking","messages":[{"role":"user","content":"Hello"}],"stream":true}'