{
  "key": "nova-pro-v1-0",
  "name": "Nova Pro (US)",
  "description": "Flagship model for demanding analysis, coding, and production agent workflows",
  "lab": null,
  "family": "nova-pro",
  "release_date": "2024-12-03",
  "knowledge": "2024-10",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "pdf"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 300000,
    "output": 10000
  },
  "offerings": [
    {
      "provider": "edenai",
      "provider_model_id": "amazon/amazon.nova-pro-v1:0@us",
      "name": "Nova Pro (US)",
      "variants": [
        {
          "region": "us"
        }
      ],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.8,
        "output": 3.2,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 300000,
        "output": 10000,
        "input": null
      },
      "status": null,
      "last_updated": "2024-12-03"
    }
  ]
}