audio1.0
audio1.0 (Routara Network) — 128K context, Reasoning tier. Prix par image: $0.017249999999999998 · Latence 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Prix par image: $0.017249999999999998 · TTFT: 48ms
Specifications
- Éditeur: Routara Network
- Catégorie: Reasoning
- Fenêtre de contexte: 128K
- Prix par image: $0.017249999999999998
- Latence: 48 ms
- SLA: A
Typical use cases
- Raisonnement multi-étapes
- RAG et appels d’outils
- Génération de code
FAQ
- Tarification de audio1.0 sur Routara ? — $0.017249999999999998 par image générée — facturation à l’usage.
- audio1.0 est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- audio1.0 supporte le streaming ? — Oui si la route est live (stream: true).
Related models
- happyhorse-1.0-i2v (/detail/happyhorse-1-0-i2v)
- happyhorse-1.0-r2v (/detail/happyhorse-1-0-r2v)
- happyhorse-1.0-t2v (/detail/happyhorse-1-0-t2v)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"audio1.0","messages":[{"role":"user","content":"Hello"}],"stream":true}'