メインコンテンツへスキップ
更新日: 2026-06-06

Qwen Image

Crazyrouter exposes the first batch of Qwen Image generation models through the OpenAI Images-compatible public contract. Clients keep using /v1/images/generations; Alibaba official and third-party channels stay internal as providers only.

Public Models

qwen-image-2.0 is already aligned in protocol and code, but the production carrier evidence is still being closed, so it remains Beta for now.

Public Contract

Request Parameters

Request Example

Response Example

Official Billing Truth

The current official truth for Qwen Image is billing per successfully generated image, not input/output token display pricing.

Scope Notes

  • This first batch commits only the public text-to-image capability. Additional upstream multimodal abilities are not exposed as separate customer protocols yet.
  • Providers may run async or sync upstream paths internally, but the customer-facing contract remains the same OpenAI Images request/response shape.
  • The edit model qwen-image-plus is not part of this first-batch generation closure. Treat editing as a separate capability decision.