{
  "key": "ministral-3-14b-instruct",
  "name": "Ministral 14B 3.0",
  "description": "Open vision-language model for efficient local deployment, instruction following, and tool use",
  "lab": "mistral",
  "family": "ministral",
  "release_date": "2025-12-02",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 128000,
    "output": 4096
  },
  "offerings": [
    {
      "provider": "amazon-bedrock",
      "provider_model_id": "mistral.ministral-3-14b-instruct",
      "name": "Ministral 14B 3.0",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.2,
        "output": 0.2,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 4096,
        "input": null
      },
      "status": null,
      "last_updated": "2025-12-02"
    }
  ]
}