{
  "key": "gpt-luna-latest",
  "name": "OpenAI: GPT Luna Latest",
  "description": "This model always redirects to the latest model in the OpenAI GPT Luna family.",
  "lab": "openai",
  "family": "gpt-luna",
  "release_date": "2026-09-11",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "pdf",
      "image",
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "low",
          "medium",
          "high",
          "xhigh",
          "max"
        ]
      }
    ]
  },
  "limit": {
    "context": 1050000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "kilo",
      "provider_model_id": "~openai/gpt-luna-latest",
      "name": "OpenAI: GPT Luna Latest",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.2,
        "output": 1.2,
        "cache_read": 0.02,
        "cache_write": 0.25,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1050000,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-09-11"
    },
    {
      "provider": "nano-gpt",
      "provider_model_id": "openai/gpt-luna-latest",
      "name": "GPT Luna Latest",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.2,
        "output": 1.2,
        "cache_read": 0.02,
        "cache_write": 0.25,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1050000,
        "output": 128000,
        "input": 1050000
      },
      "status": null,
      "last_updated": "2026-09-11"
    },
    {
      "provider": "openrouter",
      "provider_model_id": "~openai/gpt-luna-latest",
      "name": "GPT Luna Latest",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.2,
        "output": 1.2,
        "cache_read": 0.02,
        "cache_write": 0.25,
        "reasoning": null,
        "context_over_200k": {
          "input": 0.4,
          "output": 1.8
        },
        "tiers": [
          {
            "input": 0.4,
            "output": 1.8,
            "cache_read": 0.04,
            "cache_write": 0.5,
            "tier": {
              "type": "context",
              "size": 272000
            }
          }
        ]
      },
      "limit": {
        "context": 1050000,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-09-11"
    }
  ]
}