z-image-turbo
z-image-turbo (ali) — 128K context, Lightweight tier. 이미지당 가격: $0.09200000000000001 · 평균 지연 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
이미지당 가격: $0.09200000000000001 · 첫 토큰 지연: 18ms
Specifications
- 개발사: ali
- 카테고리: Lightweight
- 컨텍스트: 128K
- 이미지당 가격: $0.09200000000000001
- 평균 지연: 18 ms
- SLA: A
Typical use cases
- 이미지·영상 생성
- 다국어 챗봇
- RAG 및 도구 호출
FAQ
- z-image-turbo Routara 요금은? — 생성 이미지당 $0.09200000000000001. 요청별 과금, 플랫폼 수수료 없음.
- z-image-turbo OpenAI 호환? — 예. base_url을 https://api.routara.ai/v1 로 설정하세요.
- z-image-turbo 스트리밍 지원? — 라우트가 live일 때 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}'