OpenAI: computer-use-preview API

computer-use-preview 是 OpenAI 专门为执行计算机操作任务而设计的专用预览模型。它并非通用的聊天模型,而是针对“屏幕感知-动作执行”循环进行了深度优化。该模型能够接收屏幕截图(GUI)并理解视觉上下文,输出精准的坐标点击、拖拽、滚动以及键盘输入指令。它通常通过 OpenAI 的 Responses API 调用,作为代理系统的“大脑”来自动执行网页导航、表格填充或跨应用工作流。

常见问题

computer-use-preview 的上下文窗口有多大?

computer-use-preview 支持最高 131,072 token 的上下文窗口。

computer-use-preview 支持函数调用(Function Calling)吗?

支持。computer-use-preview 支持工具调用 / 函数调用。

computer-use-preview 支持推理(Reasoning)吗?

支持。computer-use-preview 是具备推理能力的模型。

computer-use-preview 的知识截止日期是?

computer-use-preview 的知识截止日期为 2023-09-30。