{
  "key": "nova-micro-v1-0",
  "name": "Nova Micro (US)",
  "description": "Efficient model for low-latency assistance, extraction, and routine automation",
  "lab": null,
  "family": "nova-micro",
  "release_date": "2024-12-03",
  "knowledge": "2024-10",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": true,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 128000,
    "output": 10000
  },
  "offerings": [
    {
      "provider": "edenai",
      "provider_model_id": "amazon/amazon.nova-micro-v1:0@us",
      "name": "Nova Micro (US)",
      "variants": [
        {
          "region": "us"
        }
      ],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.035,
        "output": 0.14,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 10000,
        "input": null
      },
      "status": null,
      "last_updated": "2024-12-03"
    }
  ]
}