z-image-turbo
z-image-turbo (ali) — 128K context, Lightweight tier. Preis pro Bild: $0.09440000000000001 · Latenz 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Preis pro Bild: $0.09440000000000001 · TTFT: 18ms
Specifications
- Entwickler: ali
- Kategorie: Lightweight
- Kontextfenster: 128K
- Preis pro Bild: $0.09440000000000001
- Latenz: 18 ms
- SLA: A
Typical use cases
- Bild- und Videogenerierung
- Mehrsprachige Chatbots
- RAG und Tool-Aufrufe
FAQ
- Wie wird z-image-turbo auf Routara abgerechnet? — $0.09440000000000001 pro generiertem Bild — nutzungsbasiert ohne Plattformgebühr.
- Ist z-image-turbo OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
- Unterstützt z-image-turbo Streaming? — Ja, wenn die Route live ist (stream: true).
Related models
- multimodal-embedding-v1 (/detail/multimodal-embedding-v1)
- qwen-7b-chat (/detail/qwen-7b-chat)
- qwen-flash-character (/detail/qwen-flash-character)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"z-image-turbo","messages":[{"role":"user","content":"Hello"}],"stream":true}'