{
  "key": "pokee-isaac",
  "name": "Pokee-Isaac 28B",
  "description": "Pokee-Isaac is a 28B agentic model with a roughly 10-million-token context window, function calling, and OpenAI-compatible structured output. Pokee bills in $0.01 increments, rounding each non-zero request up to the next cent.",
  "lab": null,
  "family": null,
  "release_date": "2026-08-04",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": false,
    "reasoning_options": []
  },
  "limit": {
    "context": 10000000,
    "output": 60000
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "pokee-isaac",
      "name": "Pokee-Isaac 28B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.15,
        "output": 1,
        "cache_read": 0.075,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 10000000,
        "output": 60000,
        "input": 10000000
      },
      "status": null,
      "last_updated": "2026-08-04"
    }
  ]
}