Each model has its own fixed values: an unlisted ratio, video length, output format or file count, such as 21:9 or a longer video, isn't supported by that model. It's not a bug.
Allowed values: each field on the model page lists them, with more under Show advanced configurations. In the API, Tool/Detail's
tool[0].parametersgives each select's allowed values inoptions(see Discovering Parameters).In the API, other values get
Request parameter [ratio] must be one of: ...or, for numbers,must be between ... and ...Another model may have it:
openai/gpt-image-2has no 21:9, butopenai/gpt-image-2-customtakes Width and Height, andgoogle/nano-bananaoffers 21:9.Optional setting left out of an API request? Wiro uses its default value, and the price follows it.
Output file type: only a model setting, such as Output Format on
openai/gpt-image-2, picks it. Otherwise, convert images withwiro/image-converter.
Details: model inputs and options and model pricing.
