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

# 模型选择问题

> 模型列表与对应接口的实测范围。

## 为什么不同 Key 看到的模型不同？

本次分别用文本、Messages、图片 Key 查询 `/v1/models`，返回了不同的模型集合。请查询自己 Key 的列表，再使用对应接口。

## 当前示例使用哪些模型？

* Responses / Chat Completions：`gpt-5.5`。
* Messages / Claude Code：`claude-sonnet-5`。
* 图片生成：`gpt-image-2.5-flare`。
* 图片编辑与流式示例：Flare 或 `gpt-image-2.5-sunburst`，以示例中的完整 ID 为准。

其他已测模型见 [Models](/cn/models)。图片质量、格式和输入能力请按[生成](/cn/api-reference/images/gpt-image-2.5/generation)、[编辑](/cn/api-reference/images/gpt-image-2.5/edits)页的已测组合使用。

## DeepSeek 为什么不能直接照抄官方参数？

便利店只发布按模型、协议和参数组合实际验证通过的配置，请使用对应完整示例；详见 [DeepSeek 兼容性与限制](/cn/api-reference/deepseek/compatibility)。
