{
  "key": "open-mixtral-8x7b",
  "name": "Mixtral 8x7B",
  "description": "Mistral model for multilingual chat, reasoning, and tool-assisted workflows",
  "lab": "mistral",
  "family": "mixtral",
  "release_date": "2023-12-11",
  "knowledge": "2024-01",
  "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": 32000,
    "output": 32000
  },
  "offerings": [
    {
      "provider": "mistral",
      "provider_model_id": "open-mixtral-8x7b",
      "name": "Mixtral 8x7B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.7,
        "output": 0.7,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 32000,
        "output": 32000,
        "input": null
      },
      "status": null,
      "last_updated": "2023-12-11"
    }
  ]
}