{
  "key": "multi-qa-mpnet-base-dot-v1",
  "name": "Multi-QA-mpnet-base-dot-v1",
  "description": "Embedding model for semantic search, retrieval, clustering, and ranking pipelines",
  "lab": null,
  "family": "text-embedding",
  "release_date": "2021-08-30",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": false,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 512,
    "output": 768
  },
  "offerings": [
    {
      "provider": "digitalocean",
      "provider_model_id": "multi-qa-mpnet-base-dot-v1",
      "name": "Multi-QA-mpnet-base-dot-v1",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.009,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 512,
        "output": 768,
        "input": null
      },
      "status": null,
      "last_updated": "2026-04-16"
    }
  ]
}