{
  "key": "nova-premier",
  "name": "Nova Premier (US)",
  "description": "Multimodal model for complex analysis, long-context understanding, tool use, and model distillation",
  "lab": null,
  "family": "nova",
  "release_date": "2025-04-30",
  "knowledge": "2024-10",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "video",
      "pdf"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": false,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 1000000,
    "output": 10000
  },
  "offerings": [
    {
      "provider": "amazon-bedrock",
      "provider_model_id": "us.amazon.nova-premier-v1:0",
      "name": "Nova Premier (US)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2.5,
        "output": 12.5,
        "cache_read": 0.625,
        "cache_write": 2.5,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1000000,
        "output": 10000,
        "input": null
      },
      "status": "deprecated",
      "last_updated": "2025-04-30"
    }
  ]
}