{
  "key": "llama-4-scout-17b-instruct",
  "name": "Llama 4 Scout 17B Instruct",
  "description": "Open multimodal Llama model for long-context analysis and efficient agents",
  "lab": "meta",
  "family": "llama",
  "release_date": "2025-04-05",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": false,
    "structured_output": false,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 131072,
    "output": 131072
  },
  "offerings": [
    {
      "provider": "llmgateway",
      "provider_model_id": "llama-4-scout-17b-instruct",
      "name": "Llama 4 Scout 17B Instruct",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.18,
        "output": 0.59,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 2048,
        "input": null
      },
      "status": null,
      "last_updated": "2025-04-05"
    },
    {
      "provider": "llmgateway-providers",
      "provider_model_id": "aws-bedrock/llama-4-scout-17b-instruct",
      "name": "Llama 4 Scout 17B Instruct (AWS Bedrock)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.17,
        "output": 0.66,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 8192,
        "output": 2048,
        "input": null
      },
      "status": null,
      "last_updated": "2025-04-05"
    },
    {
      "provider": "llmgateway-providers",
      "provider_model_id": "novita/llama-4-scout-17b-instruct",
      "name": "Llama 4 Scout 17B Instruct (NovitaAI)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.18,
        "output": 0.59,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 131072,
        "input": null
      },
      "status": null,
      "last_updated": "2025-04-05"
    }
  ]
}