OpenAI: gpt-5-chat-latest API
GPT-5 系列的动态最新版端点。它引入了“自适应交互”技术,能够根据用户意图在极速响应(Instant)与深度推理(Thinking)之间无缝切换。该版本特别优化了对话的语气,使其更具人性化和同理心,同时解决了长达数百轮对话后的指令漂移问题。
- 上下文窗口: 400,000 tokens
- 最大输出: 128,000 tokens
- 输入模态: text, image
- 输出模态: text
- 推理: 支持
- 工具调用: 支持
- 文件输入: 支持
- 发布日期: 2025-08-07
- 知识截止: 2024-09-30
常见问题
gpt-5-chat-latest 的上下文窗口有多大?
gpt-5-chat-latest 支持最高 400,000 token 的上下文窗口。
gpt-5-chat-latest 支持函数调用(Function Calling)吗?
支持。gpt-5-chat-latest 支持工具调用 / 函数调用。
gpt-5-chat-latest 支持推理(Reasoning)吗?
支持。gpt-5-chat-latest 是具备推理能力的模型。
gpt-5-chat-latest 的知识截止日期是?
gpt-5-chat-latest 的知识截止日期为 2024-09-30。