five

GPT-4o

收藏
RapidAPI2026-05-23 更新2024-05-21 收录
下载链接:
https://rapidapi.com/swift-api-swift-api-default/api/gpt-4o
下载链接
链接失效反馈
官方服务:
资源简介:
GPT-4o (GPT-4 Omni) is the most advanced multimodal model (accepting text or image inputs and outputting text) that’s faster and cheaper than GPT-4 Turbo with stronger vision capabilities. The model has 128K context and an October 2023 knowledge cutoff. openai gpt 4o chat gpt 4 o

GPT-4o(GPT-4 Omni)是当前最先进的多模态模型,支持文本或图像输入并输出文本,相较于GPT-4 Turbo,其推理速度更快、使用成本更低,且视觉能力更为强劲。该模型拥有128K上下文窗口,知识截止日期为2023年10月。 OpenAI GPT-4o ChatGPT 4o
创建时间:
2026-05-23
原始信息汇总

GPT-4o 数据集概述

基本信息

  • 名称: GPT-4o
  • 类别: Artificial Intelligence/Machine Learning
  • API版本: v1 (current)
  • API提供者: Swift API
  • 订阅者数量: 79
  • API评分: 9.7 Popularity
  • 服务等级: 99% Service Level
  • 延迟: 2700ms
  • 测试通过率: 87%

订阅计划

  • BASIC: $1.00 / mo
  • PRO: $5.00 / mo
  • ULTRA: $25.00 / mo
  • MEGA: $75.00 / mo

功能概述

  • 多模态模型: 接受文本或图像输入,输出文本。
  • 高效性: 文本生成速度是GPT-4 Turbo的2倍,成本降低50%。
  • 高级功能: 具有最强的视觉能力和非英语语言性能。
  • 上下文长度: 128K。
  • 知识截止日期: October 2023。

端点

  • POST /chat/completions: 用于聊天补全。

使用示例

简单使用

bash curl https://gpt-4o.p.rapidapi.com/chat/completions -H "Content-Type: application/json" -H "x-rapidapi-key: YOUR_API_KEY" -H "x-rapidapi-host: gpt-4o.p.rapidapi.com" -d { "model": "gpt-4o", "messages": [ { "role": "system", "content": "You are a helpful assistant." }, { "role": "user", "content": "Hello, how are you?" } ] }

结构化输出 (JSON模式)

bash curl https://gpt-4o.p.rapidapi.com/chat/completions -H "x-rapidapi-key: YOUR_API_KEY" -H "Content-Type: application/json" -H "x-rapidapi-host: gpt-4o.p.rapidapi.com" -d { "model": "gpt-4o", "messages": [ { "role": "system", "content": "You are a helpful math tutor. Guide the user through the solution step by step." }, { "role": "user", "content": "how can I solve 8x + 7 = -23" } ], "response_format": { "type": "json_schema", "json_schema": { "name": "math_reasoning", "schema": { "type": "object", "properties": { "steps": { "type": "array", "items": { "type": "object", "properties": { "explanation": { "type": "string" }, "output": { "type": "string" } }, "required": ["explanation", "output"], "additionalProperties": false } }, "final_answer": { "type": "string" } }, "required": ["steps", "final_answer"], "additionalProperties": false }, "strict": true } } }

提供者信息

搜集汇总
数据集介绍
main_image_url
背景与挑战
背景概述
该数据集提供了GPT-4o API的详细信息,GPT-4o是OpenAI最先进的多模态模型,支持文本和图像输入并输出文本,相比GPT-4 Turbo速度提升2倍且成本降低50%,具有卓越的视觉能力和非英语语言性能。数据集包括API使用示例、结构化输出功能以及不同订阅计划的价格,适用于开发者集成人工智能服务。
以上内容由遇见数据集搜集并总结生成
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作