{
  "key": "ministral-8b",
  "name": "Ministral 8B (latest)",
  "description": "Compact Mistral model for edge, latency-sensitive, and cost-efficient workloads",
  "lab": "mistral",
  "family": "ministral",
  "release_date": "2024-10-01",
  "knowledge": "2024-10",
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 128000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "vercel",
      "provider_model_id": "mistral/ministral-8b",
      "name": "Ministral 8B (latest)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.1,
        "output": 0.1,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2024-10-04"
    }
  ]
}