{
  "key": "chatgpt-4o-latest",
  "name": "OpenAI ChatGPT-4o",
  "description": "GPT model for general reasoning, writing, coding, and tool-assisted tasks",
  "lab": "openai",
  "family": "gpt",
  "release_date": "2024-08-14",
  "knowledge": "2024-08",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 128000,
    "output": 16384
  },
  "offerings": [
    {
      "provider": "helicone",
      "provider_model_id": "chatgpt-4o-latest",
      "name": "OpenAI ChatGPT-4o",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 5,
        "output": 20,
        "cache_read": 2.5,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 16384,
        "input": null
      },
      "status": null,
      "last_updated": "2024-08-14"
    },
    {
      "provider": "poe",
      "provider_model_id": "openai/chatgpt-4o-latest",
      "name": "ChatGPT-4o-Latest",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 4.5,
        "output": 14,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 8192,
        "input": null
      },
      "status": "deprecated",
      "last_updated": "2024-08-14"
    }
  ]
}