{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_mistral_small_3_2",
  "slug": "mistral-small-3-2",
  "name": "Mistral Small 3.2",
  "canonical_url": "https://www.openagent.bot/models/mistral-small-3-2",
  "category": "models",
  "resource_type": "model",
  "summary": "Mistral Small 3.2 is a compact open model release from Mistral AI, useful for teams that want a practical model candidate for local inference, instruction-following tests, and cost-sensitive AI workflows.",
  "capabilities": [
    "local-inference"
  ],
  "constraints": [
    "open-source",
    "self-hosted",
    "local-first",
    "open-weights"
  ],
  "scenarios": [
    "local-ai",
    "self-hosted-ai"
  ],
  "deployment_modes": [
    "local",
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs",
    "demo"
  ],
  "integrations": [
    "Hugging Face",
    "mistral-inference",
    "vLLM",
    "llama.cpp"
  ],
  "permission_surface": [
    "external services"
  ],
  "risk_level": "moderate",
  "source_confidence": "high",
  "recommended_workflows": [
    "Local or private AI stack"
  ],
  "avoid_when": [
    "Teams that need the strongest frontier reasoning model available",
    "Users who want a finished consumer assistant rather than a model to integrate"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage",
    "Read setup docs",
    "Install Mistral inference tooling"
  ],
  "evidence_urls": [
    "https://github.com/mistralai/mistral-inference",
    "https://mistral.ai/",
    "https://docs.mistral.ai/",
    "https://huggingface.co/mistralai/Mistral-Small-3.2-24B-Instruct-2506"
  ],
  "last_verified_at": "2026-04-19",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/models/mistral-small-3-2.json",
    "markdown_url": "https://www.openagent.bot/models/mistral-small-3-2.md",
    "agent_json_url": "https://www.openagent.bot/models/mistral-small-3-2.agent.json"
  }
}