根据输入创建模型响应。部分 OpenAI 模型仅支持 Responses 格式。
Documentation Index
Fetch the complete documentation index at: https://docs.anyfast.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
模型 ID
gpt-5.5 "gpt-5.5"
供模型生成响应的文本或图像内容。
1[{ "role": "user", "content": "你好!" }]为 true 时通过 SSE 流式传输响应增量。
采样温度,值越高输出越随机。
0 <= x <= 21
根据 Token 在文本中出现的频率对其进行惩罚。
-2 <= x <= 2对已在文本中出现过的 Token 进行惩罚。
-2 <= x <= 2最大输出 Token 数。
x >= 16触发停止生成的序列。
生成的响应候选数量。
x >= 1模型文本响应的配置选项。
模型推理/思考的配置。
模型可调用的工具列表。
控制模型调用哪个(如果有)工具。
是否存储生成的响应以供后续通过 API 检索,默认为 true。
代表终端用户的唯一标识符。
响应生成成功
"resp_0ed94fe7ec73cf560169afd97bba648194b8661d445cfa4244"
"response"
响应创建时的 Unix 时间戳。
1773132155
"gpt-5.5"
completed, failed, in_progress, incomplete "completed"
响应完成时的 Unix 时间戳。
1773132156