audio1.0
audio1.0 (Routara Network) — 128K context, Reasoning tier. Preis pro Bild: $0.017699999999999997 · Latenz 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Preis pro Bild: $0.017699999999999997 · TTFT: 48ms
Specifications
- Entwickler: Routara Network
- Kategorie: Reasoning
- Kontextfenster: 128K
- Preis pro Bild: $0.017699999999999997
- Latenz: 48 ms
- SLA: A
Typical use cases
- Mehrstufiges Reasoning
- RAG und Tool-Aufrufe
- Code-Generierung
FAQ
- Wie wird audio1.0 auf Routara abgerechnet? — $0.017699999999999997 pro generiertem Bild — nutzungsbasiert ohne Plattformgebühr.
- Ist audio1.0 OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
- Unterstützt audio1.0 Streaming? — Ja, wenn die Route live ist (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}'