> ## Documentation Index
> Fetch the complete documentation index at: https://tikway.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 图片生成

> `qwen-image-3.0-pro`（以及 `bailian/` 别名）在同一端点支持文生图和最多 3 张参考图的图生图。

支持：`model`、`prompt`、`size`、`images`、`prompt_extend`、`prompt_extend_mode`、`enable_thinking`、`negative_prompt`、`seed`、`watermark`、`response_format`。

官方兼容接口还支持 `n=1..6`，但当前网关会明确拒绝 Qwen 的 `n`，因此本规范不暴露该字段。`prompt_extend_mode=agent` 仅支持文生图；`enable_thinking` 仅在 `prompt_extend=true` 时生效。



## API Specification

The full API specification for this endpoint is available in the [documentation index](https://tikway.mintlify.site/llms.txt).
