{
  "key": "qwen3-embedding-0-6b",
  "name": "Qwen3 Embedding 0.6B",
  "description": "Embedding model for semantic search, retrieval, clustering, and ranking pipelines",
  "lab": "alibaba",
  "family": "text-embedding",
  "release_date": "2025-06-03",
  "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": 32768,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "digitalocean",
      "provider_model_id": "qwen3-embedding-0.6b",
      "name": "Qwen3 Embedding 0.6B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.04,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 8000,
        "output": 1024,
        "input": null
      },
      "status": "beta",
      "last_updated": "2026-04-16"
    },
    {
      "provider": "nearai",
      "provider_model_id": "Qwen/Qwen3-Embedding-0.6B",
      "name": "Qwen3 Embedding 0.6B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.01,
        "output": 0.01,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 32768,
        "output": 1024,
        "input": null
      },
      "status": null,
      "last_updated": "2025-06-03"
    },
    {
      "provider": "vercel",
      "provider_model_id": "alibaba/qwen3-embedding-0.6b",
      "name": "Qwen3 Embedding 0.6B",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": null,
      "limit": {
        "context": 32768,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-11-14"
    }
  ]
}