Catalog capabilities
No additional capability flag is currently published for this model.
RouterLab publishes this openai model under the model ID z-image-turbo. The facts below come from the active RouterLab catalog.
Model ID
z-image-turbo
Context window
Not published
Maximum output
Not published
Input / 1M tokens
$0.00
Output / 1M tokens
$0.00
Cache read / 1M tokens
Same as input
Cache write / 1M tokens
Same as input
Cache read reuses tokens already stored in the provider cache. Cache write creates or stores new cache tokens.
No additional capability flag is currently published for this model.
curl https://api.routerlab.ch/v1/chat/completions \
-H "Authorization: Bearer $ROUTERLAB_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"z-image-turbo","messages":[{"role":"user","content":"Hello RouterLab"}]}'Related models