已经在用 OpenAI 的生图接口?只改Documentation Index
Fetch the complete documentation index at: https://docs.tapapi.ai/llms.txt
Use this file to discover all available pages before exploring further.
base_url,代码不动。
字段
| 字段 | 类型 | 必填 | 说明 |
|---|---|---|---|
model | string | ✅ | 模型名(见 模型清单) |
prompt | string | ✅ | 提示词 |
n | int | — | 生成张数(默认 1) |
size | string | — | 如 1024x1024 |
response_format | enum | — | url(默认)/ b64_json |