chatgpt-image-latest
chatgpt-image-latest (OpenAI) — 128K context, Image tier. 입력 가격: $5/M · 출력 가격: $32/M · 평균 지연 45ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
입력 가격: $5/M · 출력 가격: $32/M · 첫 토큰 지연: 45ms
Specifications
- 개발사: OpenAI
- 카테고리: Image
- 컨텍스트: 128K
- 입력 가격: $5 / 1M
- 출력 가격: $32 / 1M
- 평균 지연: 45 ms
- SLA: B
Typical use cases
- 이미지·영상 생성
- 다국어 챗봇
- RAG 및 도구 호출
FAQ
- chatgpt-image-latest Routara 요금은? — 입력 $5/M, 출력 $32/M. 요청별 과금, 플랫폼 수수료 없음.
- chatgpt-image-latest OpenAI 호환? — 예. base_url을 https://api.routara.ai/v1 로 설정하세요.
- chatgpt-image-latest 스트리밍 지원? — 라우트가 live일 때 stream: true 사용 가능.
Related models
- doubao-seedream-3-0-t2i-250415 (/detail/doubao-seedream-3-0-t2i-250415)
- doubao-seedream-4-0-250828 (/detail/doubao-seedream-4-0-250828)
- doubao-seedream-4-5-251128 (/detail/doubao-seedream-4-5-251128)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"chatgpt-image-latest","messages":[{"role":"user","content":"Hello"}],"stream":true}'