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

# 模型目录

> APIAny.AI 公开模型 ID 和模型家族。

APIAny.AI 对外暴露公开模型 ID。这些 ID 是应用集成时使用的稳定产品契约。

当前公开模型家族包括：

* 图片生成模型，例如 Z-Image、Nano Banana、GPT Image、Seedance 图片模型。
* 视频生成模型，例如 Seedance、Veo、Wan、Gemini Omni。
* 对话模型，例如 Gemini、GPT、DeepSeek、MiniMax。

## 公开模型 ID

调用时使用控制台和模型页面展示的模型 ID：

```json theme={null}
{
  "model": "gpt-5.4"
}
```

## 模型调用

在 API 请求中使用公开模型 ID，APIAny.AI 会返回该模型家族对应的标准响应。
