{
  "key": "reka-edge",
  "name": "Reka Edge",
  "description": "Multimodal model for analyzing text, images, documents, and rich media",
  "lab": null,
  "family": "reka",
  "release_date": "2026-03-20",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "image",
      "text",
      "video"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 16384,
    "output": 14745
  },
  "offerings": [
    {
      "provider": "kilo",
      "provider_model_id": "rekaai/reka-edge",
      "name": "Reka Edge",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.1,
        "output": 0.1,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 16384,
        "output": 14745,
        "input": null
      },
      "status": null,
      "last_updated": "2026-03-20"
    },
    {
      "provider": "openrouter",
      "provider_model_id": "rekaai/reka-edge",
      "name": "Reka Edge",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.1,
        "output": 0.1,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 16384,
        "output": 14745,
        "input": null
      },
      "status": null,
      "last_updated": "2026-03-20"
    }
  ]
}