{
  "key": "deepseek-ocr",
  "name": "DeepSeek OCR",
  "description": "OCR model for extracting structured text from documents and screenshots",
  "lab": "deepseek",
  "family": "deepseek",
  "release_date": "2025-10-20",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": false,
    "structured_output": null,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 8192,
    "output": 8192
  },
  "offerings": [
    {
      "provider": "clarifai",
      "provider_model_id": "deepseek-ai/deepseek-ocr/models/DeepSeek-OCR",
      "name": "DeepSeek OCR",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.2,
        "output": 0.7,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 8192,
        "output": 8192,
        "input": null
      },
      "status": null,
      "last_updated": "2026-02-25"
    },
    {
      "provider": "novita-ai",
      "provider_model_id": "deepseek/deepseek-ocr",
      "name": "DeepSeek-OCR",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.03,
        "output": 0.03,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 8192,
        "output": 8192,
        "input": null
      },
      "status": null,
      "last_updated": "2025-10-24"
    },
    {
      "provider": "siliconflow-cn",
      "provider_model_id": "deepseek-ai/DeepSeek-OCR",
      "name": "deepseek-ai/DeepSeek-OCR",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 8192,
        "output": 8192,
        "input": null
      },
      "status": null,
      "last_updated": "2025-10-20"
    }
  ]
}