{
  "key": "voxtral-mini-3b-2507",
  "name": "Voxtral Mini 3B 2507",
  "description": "Open audio-language model for speech transcription, audio understanding, and voice-driven tool use",
  "lab": "mistral",
  "family": "voxtral",
  "release_date": "2025-07-15",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "audio"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 128000,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "amazon-bedrock",
      "provider_model_id": "mistral.voxtral-mini-3b-2507",
      "name": "Voxtral Mini 3B 2507",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.04,
        "output": 0.04,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 32768,
        "output": 4096,
        "input": null
      },
      "status": null,
      "last_updated": "2025-07-15"
    },
    {
      "provider": "edenai",
      "provider_model_id": "amazon/mistral.voxtral-mini-3b-2507",
      "name": "Voxtral Mini 3B 2507 (Amazon Bedrock)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.04,
        "output": 0.04,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-07-15"
    },
    {
      "provider": "edenai",
      "provider_model_id": "amazon/mistral.voxtral-mini-3b-2507@us",
      "name": "Voxtral Mini 3B 2507 (Amazon Bedrock, US)",
      "variants": [
        {
          "region": "us"
        }
      ],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.04,
        "output": 0.04,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-07-15"
    }
  ]
}