{
  "key": "mixtral-8x22b-instruct-v0-1",
  "name": "Mixtral 8x22B",
  "description": "Mistral model for multilingual chat, reasoning, and tool-assisted workflows",
  "lab": null,
  "family": "mixtral",
  "release_date": "2025-12-11",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": false,
    "structured_output": false,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 65536,
    "output": 52428
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "mistralai/mixtral-8x22b-instruct-v0.1",
      "name": "Mixtral 8x22B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2,
        "output": 6,
        "cache_read": 0.2,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 65536,
        "output": 52428,
        "input": 65536
      },
      "status": null,
      "last_updated": "2025-12-11"
    }
  ]
}