{
  "$comment": "Machine-readable pricing for nativekloud.eu — kept in lock-step with the pricing table on the landing page and PRICE_TABLE in the platform dashboard (dashboard/lib/pricing.ts). Agents: this file is stable; poll daily at most.",
  "provider": "nativekloud.eu",
  "api_base": "https://api.nativekloud.eu/v1",
  "compatibility": "openai",
  "currency": "EUR",
  "unit": "per_million_tokens",
  "status": "early_access",
  "updated": "2026-08-05",
  "models": {
    "nativekloud/mistral-7b": {
      "input": 0.2,
      "output": 0.5,
      "context_window": 32768,
      "status": "early_access"
    },
    "nativekloud/llama-3.1-8b": {
      "status": "planned_ga"
    },
    "nativekloud/qwen-2.5-14b": {
      "status": "planned_ga"
    }
  },
  "notes": [
    "Prepaid credits — no post-hoc surprise billing.",
    "Token counts and metadata are the only thing metered; prompt and completion content is never retained.",
    "Early-access pricing is locked for early-access customers through GA."
  ]
}
