{
  "key": "inkling-256k",
  "name": "inkling-256k",
  "description": "Inkling 256K is the extended context variant of Inkling, a large MoE hybrid reasoning model from Thinking Machines with audio and vision input support and a 256K context window.",
  "lab": null,
  "family": null,
  "release_date": "2026-07-16",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": false,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "low",
          "medium",
          "high",
          "max"
        ]
      },
      {
        "type": "budget_tokens"
      }
    ]
  },
  "limit": {
    "context": 262144,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "requesty",
      "provider_model_id": "inkling-256k",
      "name": "inkling-256k",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1.87,
        "output": 4.68,
        "cache_read": 0.374,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2026-07-16"
    }
  ]
}