The 2024-08-06 version of GPT-4o offers improved performance in structured outputs, with the ability to supply a JSON schema in the respone_format. Read more [here](https://openai.com/index/introducing-structured-outputs-in-the-api/). GPT-4o ("o" for "omni") is...
模态
文本图像文件
输入 / 输出价格
₩4,388 / ₩17,550
1M
上下文
12.8万
发布日期
2024年8月6日
常见问题
常见问题
如何调用此模型?
向 `/api/v1/chat/completions` 发送请求,并将 `model` 设置为此模型 ID。只需更改 OpenAI SDK 的 base_url 即可。
价格是如何计算的?
将美元计价的上游成本乘以汇率和利润率,得出 KRW 价格。每次请求的成本都会记录在响应头和您的活动日志中。
这会在本地 GPU 上运行吗?
如果本地 GPU 提供此模型服务,则优先使用。如果没有本地插槽或本地服务失败,请求将转交给外部提供商。
我的对话会被存储吗?
API 请求体永远不会被存储。只有来自 Chat 屏幕的对话会被保存,您可以在设置中关闭此功能。