{
  "key": "mixtral-8x7b-instruct-v0-1",
  "name": "Mixtral 8x7B Instruct v0.1",
  "description": "Reasoning model for deliberate analysis, multi-step problem solving, and tool use",
  "lab": null,
  "family": null,
  "release_date": "2023-12-11",
  "knowledge": "2023-09",
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "pdf"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": false,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": []
  },
  "limit": {
    "context": 32000,
    "output": 4096
  },
  "offerings": [
    {
      "provider": "cortecs",
      "provider_model_id": "mixtral-8x7B-instruct-v0.1",
      "name": "Mixtral 8x7B Instruct v0.1",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.488,
        "output": 0.758,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 32000,
        "output": 4096,
        "input": null
      },
      "status": null,
      "last_updated": "2023-12-11"
    }
  ]
}