{
  "name": "Whizi AI Model Cost Index",
  "description": "Cost of one standard answer (1000 input tokens plus 500 output tokens) across 100 large language models, in USD.",
  "url": "https://whizi.io/tools/model-cost-index",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "attribution": "Whizi AI Model Cost Index, https://whizi.io/tools/model-cost-index",
  "methodology": {
    "standardInputTokens": 1000,
    "standardOutputTokens": 500,
    "formula": "(inPrice * standardInputTokens + outPrice * standardOutputTokens) / 1000000",
    "priceSource": "OpenRouter public model catalogue, list rates in USD per million tokens",
    "pricesFetchedAt": "2026-08-08",
    "excludes": "prompt caching discounts, batch pricing, negotiated volume rates"
  },
  "summary": {
    "modelCount": 100,
    "providerCount": 28,
    "pricedModelsWithCredits": 89,
    "standardInputTokens": 1000,
    "standardOutputTokens": 500,
    "pricesFetchedAt": "2026-08-08",
    "cheapest": {
      "name": "Ling-2.6-flash",
      "provider": "inclusionAI",
      "costPerAnswer": 0.000025
    },
    "priciest": {
      "name": "GPT-5.5 Pro",
      "provider": "OpenAI",
      "costPerAnswer": 0.12
    },
    "median": {
      "name": "Kimi K2.6",
      "costPerAnswer": 0.0018
    },
    "spreadRatio": 4800
  },
  "models": [
    {
      "id": "inclusionai/ling-2.6-flash",
      "name": "Ling-2.6-flash",
      "provider": "inclusionAI",
      "inPrice": 0.01,
      "outPrice": 0.03,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.000025,
      "costPer1kAnswers": 0.025,
      "whiziCredits": 1,
      "rank": 1
    },
    {
      "id": "inclusionai/ling-3.0-flash",
      "name": "Ling-3.0-flash",
      "provider": "inclusionAI",
      "inPrice": 0.021,
      "outPrice": 0.063,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.000053,
      "costPer1kAnswers": 0.0525,
      "whiziCredits": 1,
      "rank": 2
    },
    {
      "id": "nex-agi/nex-n2-mini",
      "name": "Nex-N2-Mini",
      "provider": "Nex Agi",
      "inPrice": 0.025,
      "outPrice": 0.1,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.000075,
      "costPer1kAnswers": 0.075,
      "whiziCredits": 1,
      "rank": 3
    },
    {
      "id": "qwen/qwen3.7-flash",
      "name": "Qwen3.7 Flash",
      "provider": "Qwen",
      "inPrice": 0.03,
      "outPrice": 0.13,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.000095,
      "costPer1kAnswers": 0.095,
      "whiziCredits": 1,
      "rank": 4
    },
    {
      "id": "ibm-granite/granite-4.1-8b",
      "name": "Granite 4.1 8B",
      "provider": "Ibm Granite",
      "inPrice": 0.05,
      "outPrice": 0.1,
      "context": "131K",
      "contextTokens": 131072,
      "costPerAnswer": 0.0001,
      "costPer1kAnswers": 0.1,
      "whiziCredits": 1,
      "rank": 5
    },
    {
      "id": "poolside/laguna-xs-2.1",
      "name": "Laguna XS 2.1",
      "provider": "Poolside",
      "inPrice": 0.06,
      "outPrice": 0.12,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.00012,
      "costPer1kAnswers": 0.12,
      "whiziCredits": 1,
      "rank": 6
    },
    {
      "id": "microsoft/phi-4",
      "name": "Phi 4",
      "provider": "Microsoft",
      "inPrice": 0.07,
      "outPrice": 0.14,
      "context": "16K",
      "contextTokens": 16384,
      "costPerAnswer": 0.00014,
      "costPer1kAnswers": 0.14,
      "whiziCredits": 1,
      "rank": 7
    },
    {
      "id": "tencent/hy3-preview",
      "name": "Hy3 preview",
      "provider": "Tencent",
      "inPrice": 0.063,
      "outPrice": 0.21,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.000168,
      "costPer1kAnswers": 0.168,
      "whiziCredits": 1,
      "rank": 8
    },
    {
      "id": "deepseek/deepseek-v4-flash-0731",
      "name": "DeepSeek V4 Flash 0731",
      "provider": "DeepSeek",
      "inPrice": 0.09,
      "outPrice": 0.18,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.00018,
      "costPer1kAnswers": 0.18,
      "whiziCredits": 1,
      "rank": 9
    },
    {
      "id": "poolside/laguna-s-2.1",
      "name": "Laguna S 2.1",
      "provider": "Poolside",
      "inPrice": 0.09,
      "outPrice": 0.18,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.00018,
      "costPer1kAnswers": 0.18,
      "whiziCredits": 1,
      "rank": 10
    },
    {
      "id": "meta-llama/llama-3.3-70b-instruct",
      "name": "Llama 3.3 70B Instruct",
      "provider": "Meta",
      "inPrice": 0.1,
      "outPrice": 0.32,
      "context": "131K",
      "contextTokens": 131072,
      "costPerAnswer": 0.00026,
      "costPer1kAnswers": 0.26,
      "whiziCredits": 1,
      "rank": 11
    },
    {
      "id": "deepseek/deepseek-v4-flash",
      "name": "DeepSeek V4 Flash 0423",
      "provider": "DeepSeek",
      "inPrice": 0.14,
      "outPrice": 0.28,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.00028,
      "costPer1kAnswers": 0.28,
      "whiziCredits": 1,
      "rank": 12
    },
    {
      "id": "xiaomi/mimo-v2.5",
      "name": "MiMo-V2.5",
      "provider": "Xiaomi",
      "inPrice": 0.14,
      "outPrice": 0.28,
      "context": "1M",
      "contextTokens": 1050000,
      "costPerAnswer": 0.00028,
      "costPer1kAnswers": 0.28,
      "whiziCredits": 1,
      "rank": 13
    },
    {
      "id": "google/gemini-2.5-flash-lite",
      "name": "Gemini 2.5 Flash Lite",
      "provider": "Google",
      "inPrice": 0.1,
      "outPrice": 0.4,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.0003,
      "costPer1kAnswers": 0.3,
      "whiziCredits": 1,
      "rank": 14
    },
    {
      "id": "inclusionai/ring-2.6-1t",
      "name": "Ring-2.6-1T",
      "provider": "inclusionAI",
      "inPrice": 0.075,
      "outPrice": 0.625,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.000388,
      "costPer1kAnswers": 0.3875,
      "whiziCredits": 1,
      "rank": 15
    },
    {
      "id": "inclusionai/ling-2.6-1t",
      "name": "Ling-2.6-1T",
      "provider": "inclusionAI",
      "inPrice": 0.075,
      "outPrice": 0.625,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.000388,
      "costPer1kAnswers": 0.3875,
      "whiziCredits": 1,
      "rank": 16
    },
    {
      "id": "tencent/hy3",
      "name": "Hy3",
      "provider": "Tencent",
      "inPrice": 0.132,
      "outPrice": 0.528,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.000396,
      "costPer1kAnswers": 0.396,
      "whiziCredits": 1,
      "rank": 17
    },
    {
      "id": "openai/gpt-5.6-luna-pro",
      "name": "GPT-5.6 Luna Pro",
      "provider": "OpenAI",
      "inPrice": 0.1,
      "outPrice": 0.6,
      "context": "1M",
      "contextTokens": 1050000,
      "costPerAnswer": 0.0004,
      "costPer1kAnswers": 0.4,
      "whiziCredits": null,
      "rank": 18
    },
    {
      "id": "openai/gpt-5.6-luna",
      "name": "GPT-5.6 Luna",
      "provider": "OpenAI",
      "inPrice": 0.1,
      "outPrice": 0.6,
      "context": "1M",
      "contextTokens": 1050000,
      "costPerAnswer": 0.0004,
      "costPer1kAnswers": 0.4,
      "whiziCredits": 1,
      "rank": 19
    },
    {
      "id": "kwaipilot/kat-coder-air-v2.5",
      "name": "KAT-Coder-Air V2.5",
      "provider": "Kwaipilot",
      "inPrice": 0.15,
      "outPrice": 0.6,
      "context": "256K",
      "contextTokens": 256000,
      "costPerAnswer": 0.00045,
      "costPer1kAnswers": 0.45,
      "whiziCredits": 1,
      "rank": 20
    },
    {
      "id": "z-ai/glm-5.2",
      "name": "GLM 5.2",
      "provider": "Z.ai",
      "inPrice": 0.182,
      "outPrice": 0.572,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.000468,
      "costPer1kAnswers": 0.468,
      "whiziCredits": 3,
      "rank": 21
    },
    {
      "id": "deepseek/deepseek-v3.2",
      "name": "DeepSeek V3.2",
      "provider": "DeepSeek",
      "inPrice": 0.269,
      "outPrice": 0.4,
      "context": "164K",
      "contextTokens": 163840,
      "costPerAnswer": 0.000469,
      "costPer1kAnswers": 0.469,
      "whiziCredits": 1,
      "rank": 22
    },
    {
      "id": "qwen/qwen3-coder-next",
      "name": "Qwen3 Coder Next",
      "provider": "Qwen",
      "inPrice": 0.12,
      "outPrice": 0.8,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.00052,
      "costPer1kAnswers": 0.52,
      "whiziCredits": 1,
      "rank": 23
    },
    {
      "id": "meta-llama/llama-4-maverick",
      "name": "Llama 4 Maverick",
      "provider": "Meta",
      "inPrice": 0.2,
      "outPrice": 0.8,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.0006,
      "costPer1kAnswers": 0.6,
      "whiziCredits": 1,
      "rank": 24
    },
    {
      "id": "qwen/qwen3.6-35b-a3b",
      "name": "Qwen3.6 35B A3B",
      "provider": "Qwen",
      "inPrice": 0.15,
      "outPrice": 1,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.00065,
      "costPer1kAnswers": 0.65,
      "whiziCredits": 1,
      "rank": 25
    },
    {
      "id": "deepseek/deepseek-chat-v3.1",
      "name": "DeepSeek V3.1",
      "provider": "DeepSeek",
      "inPrice": 0.25,
      "outPrice": 0.95,
      "context": "164K",
      "contextTokens": 163840,
      "costPerAnswer": 0.000725,
      "costPer1kAnswers": 0.725,
      "whiziCredits": 1,
      "rank": 26
    },
    {
      "id": "mistralai/codestral-2508",
      "name": "Codestral 2508",
      "provider": "Mistral",
      "inPrice": 0.3,
      "outPrice": 0.9,
      "context": "256K",
      "contextTokens": 256000,
      "costPerAnswer": 0.00075,
      "costPer1kAnswers": 0.75,
      "whiziCredits": 1,
      "rank": 27
    },
    {
      "id": "qwen/qwen3.6-flash",
      "name": "Qwen3.6 Flash",
      "provider": "Qwen",
      "inPrice": 0.1875,
      "outPrice": 1.125,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.00075,
      "costPer1kAnswers": 0.75,
      "whiziCredits": 1,
      "rank": 28
    },
    {
      "id": "nex-agi/nex-n2-pro",
      "name": "Nex-N2-Pro",
      "provider": "Nex Agi",
      "inPrice": 0.25,
      "outPrice": 1,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.00075,
      "costPer1kAnswers": 0.75,
      "whiziCredits": 1,
      "rank": 29
    },
    {
      "id": "minimax/minimax-m2",
      "name": "MiniMax M2",
      "provider": "MiniMax",
      "inPrice": 0.255,
      "outPrice": 1.02,
      "context": "205K",
      "contextTokens": 204800,
      "costPerAnswer": 0.000765,
      "costPer1kAnswers": 0.765,
      "whiziCredits": 1,
      "rank": 30
    },
    {
      "id": "stepfun/step-3.7-flash",
      "name": "Step 3.7 Flash",
      "provider": "Stepfun",
      "inPrice": 0.2,
      "outPrice": 1.15,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.000775,
      "costPer1kAnswers": 0.775,
      "whiziCredits": 1,
      "rank": 31
    },
    {
      "id": "openai/gpt-5.4-nano",
      "name": "GPT-5.4 Nano",
      "provider": "OpenAI",
      "inPrice": 0.2,
      "outPrice": 1.25,
      "context": "400K",
      "contextTokens": 400000,
      "costPerAnswer": 0.000825,
      "costPer1kAnswers": 0.825,
      "whiziCredits": 2,
      "rank": 32
    },
    {
      "id": "deepseek/deepseek-v4-pro",
      "name": "DeepSeek V4 Pro",
      "provider": "DeepSeek",
      "inPrice": 0.435,
      "outPrice": 0.87,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.00087,
      "costPer1kAnswers": 0.87,
      "whiziCredits": 2,
      "rank": 33
    },
    {
      "id": "xiaomi/mimo-v2.5-pro",
      "name": "MiMo-V2.5-Pro",
      "provider": "Xiaomi",
      "inPrice": 0.435,
      "outPrice": 0.87,
      "context": "1M",
      "contextTokens": 1050000,
      "costPerAnswer": 0.00087,
      "costPer1kAnswers": 0.87,
      "whiziCredits": 1,
      "rank": 34
    },
    {
      "id": "minimax/minimax-m3",
      "name": "MiniMax M3",
      "provider": "MiniMax",
      "inPrice": 0.3,
      "outPrice": 1.2,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.0009,
      "costPer1kAnswers": 0.9,
      "whiziCredits": 1,
      "rank": 35
    },
    {
      "id": "meituan/longcat-2.0",
      "name": "LongCat 2.0",
      "provider": "Meituan",
      "inPrice": 0.3,
      "outPrice": 1.2,
      "context": "1M",
      "contextTokens": 1048756,
      "costPerAnswer": 0.0009,
      "costPer1kAnswers": 0.9,
      "whiziCredits": 1,
      "rank": 36
    },
    {
      "id": "perceptron/perceptron-mk1",
      "name": "Perceptron Mk1",
      "provider": "Perceptron",
      "inPrice": 0.15,
      "outPrice": 1.5,
      "context": "33K",
      "contextTokens": 32768,
      "costPerAnswer": 0.0009,
      "costPer1kAnswers": 0.9,
      "whiziCredits": 1,
      "rank": 37
    },
    {
      "id": "qwen/qwen3.7-plus",
      "name": "Qwen3.7 Plus",
      "provider": "Qwen",
      "inPrice": 0.32,
      "outPrice": 1.28,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.00096,
      "costPer1kAnswers": 0.96,
      "whiziCredits": 1,
      "rank": 38
    },
    {
      "id": "google/gemini-3.1-flash-lite-image",
      "name": "Nano Banana 2 Lite (Gemini 3.1 Flash Lite Image)",
      "provider": "Google",
      "inPrice": 0.25,
      "outPrice": 1.5,
      "context": "66K",
      "contextTokens": 65536,
      "costPerAnswer": 0.001,
      "costPer1kAnswers": 1,
      "whiziCredits": null,
      "rank": 39
    },
    {
      "id": "google/gemini-3.1-flash-lite",
      "name": "Gemini 3.1 Flash Lite",
      "provider": "Google",
      "inPrice": 0.25,
      "outPrice": 1.5,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.001,
      "costPer1kAnswers": 1,
      "whiziCredits": 1,
      "rank": 40
    },
    {
      "id": "thinkingmachines/inkling-small",
      "name": "Inkling Small",
      "provider": "Thinkingmachines",
      "inPrice": 0.45,
      "outPrice": 1.2,
      "context": "524K",
      "contextTokens": 524288,
      "costPerAnswer": 0.00105,
      "costPer1kAnswers": 1.05,
      "whiziCredits": 1,
      "rank": 41
    },
    {
      "id": "qwen/qwen3.5-plus-20260420",
      "name": "Qwen3.5 Plus 2026-04-20",
      "provider": "Qwen",
      "inPrice": 0.3,
      "outPrice": 1.8,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.0012,
      "costPer1kAnswers": 1.2,
      "whiziCredits": 1,
      "rank": 42
    },
    {
      "id": "mistralai/mistral-large-2512",
      "name": "Mistral Large 3 2512",
      "provider": "Mistral",
      "inPrice": 0.5,
      "outPrice": 1.5,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.00125,
      "costPer1kAnswers": 1.25,
      "whiziCredits": 2,
      "rank": 43
    },
    {
      "id": "z-ai/glm-4.7",
      "name": "GLM 4.7",
      "provider": "Z.ai",
      "inPrice": 0.4,
      "outPrice": 1.75,
      "context": "205K",
      "contextTokens": 204800,
      "costPerAnswer": 0.001275,
      "costPer1kAnswers": 1.275,
      "whiziCredits": 2,
      "rank": 44
    },
    {
      "id": "mistralai/mistral-medium-3.1",
      "name": "Mistral Medium 3.1",
      "provider": "Mistral",
      "inPrice": 0.4,
      "outPrice": 2,
      "context": "131K",
      "contextTokens": 131072,
      "costPerAnswer": 0.0014,
      "costPer1kAnswers": 1.4,
      "whiziCredits": 2,
      "rank": 45
    },
    {
      "id": "aion-labs/aion-3.0-mini",
      "name": "Aion-3.0-Mini",
      "provider": "Aion Labs",
      "inPrice": 0.7,
      "outPrice": 1.4,
      "context": "131K",
      "contextTokens": 131072,
      "costPerAnswer": 0.0014,
      "costPer1kAnswers": 1.4,
      "whiziCredits": 2,
      "rank": 46
    },
    {
      "id": "z-ai/glm-4.6",
      "name": "GLM 4.6",
      "provider": "Z.ai",
      "inPrice": 0.5,
      "outPrice": 2,
      "context": "205K",
      "contextTokens": 204800,
      "costPerAnswer": 0.0015,
      "costPer1kAnswers": 1.5,
      "whiziCredits": 1,
      "rank": 47
    },
    {
      "id": "google/gemini-2.5-flash",
      "name": "Gemini 2.5 Flash",
      "provider": "Google",
      "inPrice": 0.3,
      "outPrice": 2.5,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.00155,
      "costPer1kAnswers": 1.55,
      "whiziCredits": 2,
      "rank": 48
    },
    {
      "id": "google/gemini-3.5-flash-lite",
      "name": "Gemini 3.5 Flash Lite",
      "provider": "Google",
      "inPrice": 0.3,
      "outPrice": 2.5,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.00155,
      "costPer1kAnswers": 1.55,
      "whiziCredits": 2,
      "rank": 49
    },
    {
      "id": "moonshotai/kimi-k2",
      "name": "Kimi K2 0711",
      "provider": "Moonshot",
      "inPrice": 0.57,
      "outPrice": 2.3,
      "context": "131K",
      "contextTokens": 131072,
      "costPerAnswer": 0.00172,
      "costPer1kAnswers": 1.72,
      "whiziCredits": 10,
      "rank": 50
    },
    {
      "id": "moonshotai/kimi-k2.6",
      "name": "Kimi K2.6",
      "provider": "Moonshot",
      "inPrice": 0.5795,
      "outPrice": 2.44,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.0018,
      "costPer1kAnswers": 1.7995,
      "whiziCredits": 10,
      "rank": 51
    },
    {
      "id": "moonshotai/kimi-k2-thinking",
      "name": "Kimi K2 Thinking",
      "provider": "Moonshot",
      "inPrice": 0.6,
      "outPrice": 2.5,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.00185,
      "costPer1kAnswers": 1.85,
      "whiziCredits": 10,
      "rank": 52
    },
    {
      "id": "deepseek/deepseek-r1",
      "name": "R1",
      "provider": "DeepSeek",
      "inPrice": 0.7,
      "outPrice": 2.5,
      "context": "164K",
      "contextTokens": 163840,
      "costPerAnswer": 0.00195,
      "costPer1kAnswers": 1.95,
      "whiziCredits": 2,
      "rank": 53
    },
    {
      "id": "google/gemini-3.1-flash-image",
      "name": "Nano Banana 2 (Gemini 3.1 Flash Image)",
      "provider": "Google",
      "inPrice": 0.5,
      "outPrice": 3,
      "context": "131K",
      "contextTokens": 131072,
      "costPerAnswer": 0.002,
      "costPer1kAnswers": 2,
      "whiziCredits": null,
      "rank": 54
    },
    {
      "id": "x-ai/grok-build-0.1",
      "name": "Grok Build 0.1",
      "provider": "xAI",
      "inPrice": 1,
      "outPrice": 2,
      "context": "256K",
      "contextTokens": 256000,
      "costPerAnswer": 0.002,
      "costPer1kAnswers": 2,
      "whiziCredits": 3,
      "rank": 55
    },
    {
      "id": "kwaipilot/kat-coder-pro-v2.5",
      "name": "KAT-Coder-Pro V2.5",
      "provider": "Kwaipilot",
      "inPrice": 0.74,
      "outPrice": 2.96,
      "context": "256K",
      "contextTokens": 256000,
      "costPerAnswer": 0.00222,
      "costPer1kAnswers": 2.22,
      "whiziCredits": 3,
      "rank": 56
    },
    {
      "id": "z-ai/glm-5",
      "name": "GLM 5",
      "provider": "Z.ai",
      "inPrice": 0.95,
      "outPrice": 2.55,
      "context": "205K",
      "contextTokens": 204800,
      "costPerAnswer": 0.002225,
      "costPer1kAnswers": 2.225,
      "whiziCredits": 2,
      "rank": 57
    },
    {
      "id": "amazon/nova-pro-v1",
      "name": "Nova Pro 1.0",
      "provider": "Amazon",
      "inPrice": 0.8,
      "outPrice": 3.2,
      "context": "300K",
      "contextTokens": 300000,
      "costPerAnswer": 0.0024,
      "costPer1kAnswers": 2.4,
      "whiziCredits": 3,
      "rank": 58
    },
    {
      "id": "nvidia/nemotron-3-ultra-550b-a55b",
      "name": "Nemotron 3 Ultra",
      "provider": "NVIDIA",
      "inPrice": 0.6,
      "outPrice": 3.6,
      "context": "512K",
      "contextTokens": 512288,
      "costPerAnswer": 0.0024,
      "costPer1kAnswers": 2.4,
      "whiziCredits": 3,
      "rank": 59
    },
    {
      "id": "qwen/qwen3.6-27b",
      "name": "Qwen3.6 27B",
      "provider": "Qwen",
      "inPrice": 0.6,
      "outPrice": 3.6,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.0024,
      "costPer1kAnswers": 2.4,
      "whiziCredits": 3,
      "rank": 60
    },
    {
      "id": "z-ai/glm-5.1",
      "name": "GLM 5.1",
      "provider": "Z.ai",
      "inPrice": 0.952,
      "outPrice": 2.992,
      "context": "205K",
      "contextTokens": 204800,
      "costPerAnswer": 0.002448,
      "costPer1kAnswers": 2.448,
      "whiziCredits": 3,
      "rank": 61
    },
    {
      "id": "moonshotai/kimi-k2.7-code",
      "name": "Kimi K2.7 Code",
      "provider": "Moonshot",
      "inPrice": 0.7,
      "outPrice": 3.5,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.00245,
      "costPer1kAnswers": 2.45,
      "whiziCredits": 10,
      "rank": 62
    },
    {
      "id": "x-ai/grok-4.3",
      "name": "Grok 4.3",
      "provider": "xAI",
      "inPrice": 1.25,
      "outPrice": 2.5,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.0025,
      "costPer1kAnswers": 2.5,
      "whiziCredits": 4,
      "rank": 63
    },
    {
      "id": "thinkingmachines/inkling",
      "name": "Inkling",
      "provider": "Thinkingmachines",
      "inPrice": 0.95,
      "outPrice": 4.05,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.002975,
      "costPer1kAnswers": 2.975,
      "whiziCredits": 4,
      "rank": 64
    },
    {
      "id": "openai/gpt-5.4-mini",
      "name": "GPT-5.4 Mini",
      "provider": "OpenAI",
      "inPrice": 0.75,
      "outPrice": 4.5,
      "context": "400K",
      "contextTokens": 400000,
      "costPerAnswer": 0.003,
      "costPer1kAnswers": 3,
      "whiziCredits": 4,
      "rank": 65
    },
    {
      "id": "meta/muse-spark-1.2",
      "name": "Muse Spark 1.2",
      "provider": "Meta",
      "inPrice": 1.25,
      "outPrice": 4.25,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.003375,
      "costPer1kAnswers": 3.375,
      "whiziCredits": 5,
      "rank": 66
    },
    {
      "id": "meta/muse-spark-1.1",
      "name": "Muse Spark 1.1",
      "provider": "Meta",
      "inPrice": 1.25,
      "outPrice": 4.25,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.003375,
      "costPer1kAnswers": 3.375,
      "whiziCredits": 5,
      "rank": 67
    },
    {
      "id": "anthropic/claude-haiku-4.5",
      "name": "Claude Haiku 4.5",
      "provider": "Anthropic",
      "inPrice": 1,
      "outPrice": 5,
      "context": "200K",
      "contextTokens": 200000,
      "costPerAnswer": 0.0035,
      "costPer1kAnswers": 3.5,
      "whiziCredits": 4,
      "rank": 68
    },
    {
      "id": "qwen/qwen3.7-max",
      "name": "Qwen3.7 Max",
      "provider": "Qwen",
      "inPrice": 1.475,
      "outPrice": 4.425,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.003688,
      "costPer1kAnswers": 3.6875,
      "whiziCredits": 5,
      "rank": 69
    },
    {
      "id": "openai/gpt-5.6-terra-pro",
      "name": "GPT-5.6 Terra Pro",
      "provider": "OpenAI",
      "inPrice": 1,
      "outPrice": 6,
      "context": "1M",
      "contextTokens": 1050000,
      "costPerAnswer": 0.004,
      "costPer1kAnswers": 4,
      "whiziCredits": null,
      "rank": 70
    },
    {
      "id": "openai/gpt-5.6-terra",
      "name": "GPT-5.6 Terra",
      "provider": "OpenAI",
      "inPrice": 1,
      "outPrice": 6,
      "context": "1M",
      "contextTokens": 1050000,
      "costPerAnswer": 0.004,
      "costPer1kAnswers": 4,
      "whiziCredits": 4,
      "rank": 71
    },
    {
      "id": "qwen/qwen3.6-max-preview",
      "name": "Qwen3.6 Max Preview",
      "provider": "Qwen",
      "inPrice": 1.027,
      "outPrice": 6.162,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.004108,
      "costPer1kAnswers": 4.108,
      "whiziCredits": 6,
      "rank": 72
    },
    {
      "id": "x-ai/grok-4.5",
      "name": "Grok 4.5",
      "provider": "xAI",
      "inPrice": 2,
      "outPrice": 6,
      "context": "500K",
      "contextTokens": 500000,
      "costPerAnswer": 0.005,
      "costPer1kAnswers": 5,
      "whiziCredits": 6,
      "rank": 73
    },
    {
      "id": "qwen/qwen3.8-max",
      "name": "Qwen3.8 Max",
      "provider": "Qwen",
      "inPrice": 2,
      "outPrice": 6,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.005,
      "costPer1kAnswers": 5,
      "whiziCredits": 6,
      "rank": 74
    },
    {
      "id": "google/gemini-3.6-flash",
      "name": "Gemini 3.6 Flash",
      "provider": "Google",
      "inPrice": 1.5,
      "outPrice": 7.5,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.00525,
      "costPer1kAnswers": 5.25,
      "whiziCredits": 3,
      "rank": 75
    },
    {
      "id": "mistralai/mistral-medium-3-5",
      "name": "Mistral Medium 3.5",
      "provider": "Mistral",
      "inPrice": 1.5,
      "outPrice": 7.5,
      "context": "262K",
      "contextTokens": 262144,
      "costPerAnswer": 0.00525,
      "costPer1kAnswers": 5.25,
      "whiziCredits": 6,
      "rank": 76
    },
    {
      "id": "google/gemini-3.5-flash",
      "name": "Gemini 3.5 Flash",
      "provider": "Google",
      "inPrice": 1.5,
      "outPrice": 9,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.006,
      "costPer1kAnswers": 6,
      "whiziCredits": 8,
      "rank": 77
    },
    {
      "id": "aion-labs/aion-3.0",
      "name": "Aion-3.0",
      "provider": "Aion Labs",
      "inPrice": 3,
      "outPrice": 6,
      "context": "131K",
      "contextTokens": 131072,
      "costPerAnswer": 0.006,
      "costPer1kAnswers": 6,
      "whiziCredits": 10,
      "rank": 78
    },
    {
      "id": "anthropic/claude-sonnet-5",
      "name": "Claude Sonnet 5",
      "provider": "Anthropic",
      "inPrice": 2,
      "outPrice": 10,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.007,
      "costPer1kAnswers": 7,
      "whiziCredits": 10,
      "rank": 79
    },
    {
      "id": "cohere/command-a",
      "name": "Command A",
      "provider": "Cohere",
      "inPrice": 2.5,
      "outPrice": 10,
      "context": "256K",
      "contextTokens": 256000,
      "costPerAnswer": 0.0075,
      "costPer1kAnswers": 7.5,
      "whiziCredits": 10,
      "rank": 80
    },
    {
      "id": "google/gemini-3.1-pro-preview",
      "name": "Gemini 3.1 Pro Preview",
      "provider": "Google",
      "inPrice": 2,
      "outPrice": 12,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.008,
      "costPer1kAnswers": 8,
      "whiziCredits": 10,
      "rank": 81
    },
    {
      "id": "google/gemini-3-pro-image",
      "name": "Nano Banana Pro (Gemini 3 Pro Image)",
      "provider": "Google",
      "inPrice": 2,
      "outPrice": 12,
      "context": "131K",
      "contextTokens": 131072,
      "costPerAnswer": 0.008,
      "costPer1kAnswers": 8,
      "whiziCredits": null,
      "rank": 82
    },
    {
      "id": "openai/gpt-5.4",
      "name": "GPT-5.4",
      "provider": "OpenAI",
      "inPrice": 2.5,
      "outPrice": 15,
      "context": "1M",
      "contextTokens": 1050000,
      "costPerAnswer": 0.01,
      "costPer1kAnswers": 10,
      "whiziCredits": 15,
      "rank": 83
    },
    {
      "id": "anthropic/claude-sonnet-4.6",
      "name": "Claude Sonnet 4.6",
      "provider": "Anthropic",
      "inPrice": 3,
      "outPrice": 15,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.0105,
      "costPer1kAnswers": 10.5,
      "whiziCredits": 10,
      "rank": 84
    },
    {
      "id": "anthropic/claude-sonnet-4.5",
      "name": "Claude Sonnet 4.5",
      "provider": "Anthropic",
      "inPrice": 3,
      "outPrice": 15,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.0105,
      "costPer1kAnswers": 10.5,
      "whiziCredits": 10,
      "rank": 85
    },
    {
      "id": "moonshotai/kimi-k3",
      "name": "Kimi K3",
      "provider": "Moonshot",
      "inPrice": 3,
      "outPrice": 15,
      "context": "1M",
      "contextTokens": 1048576,
      "costPerAnswer": 0.0105,
      "costPer1kAnswers": 10.5,
      "whiziCredits": 10,
      "rank": 86
    },
    {
      "id": "openai/gpt-5.4-image-2",
      "name": "GPT-5.4 Image 2",
      "provider": "OpenAI",
      "inPrice": 8,
      "outPrice": 15,
      "context": "272K",
      "contextTokens": 272000,
      "costPerAnswer": 0.0155,
      "costPer1kAnswers": 15.5,
      "whiziCredits": null,
      "rank": 87
    },
    {
      "id": "anthropic/claude-opus-5",
      "name": "Claude Opus 5",
      "provider": "Anthropic",
      "inPrice": 5,
      "outPrice": 25,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.0175,
      "costPer1kAnswers": 17.5,
      "whiziCredits": 20,
      "rank": 88
    },
    {
      "id": "anthropic/claude-opus-4.8",
      "name": "Claude Opus 4.8",
      "provider": "Anthropic",
      "inPrice": 5,
      "outPrice": 25,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.0175,
      "costPer1kAnswers": 17.5,
      "whiziCredits": 20,
      "rank": 89
    },
    {
      "id": "anthropic/claude-opus-4.7",
      "name": "Claude Opus 4.7",
      "provider": "Anthropic",
      "inPrice": 5,
      "outPrice": 25,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.0175,
      "costPer1kAnswers": 17.5,
      "whiziCredits": 20,
      "rank": 90
    },
    {
      "id": "openai/gpt-5.5",
      "name": "GPT-5.5",
      "provider": "OpenAI",
      "inPrice": 5,
      "outPrice": 30,
      "context": "1M",
      "contextTokens": 1050000,
      "costPerAnswer": 0.02,
      "costPer1kAnswers": 20,
      "whiziCredits": 20,
      "rank": 91
    },
    {
      "id": "openai/gpt-chat-latest",
      "name": "GPT Chat Latest",
      "provider": "OpenAI",
      "inPrice": 5,
      "outPrice": 30,
      "context": "400K",
      "contextTokens": 400000,
      "costPerAnswer": 0.02,
      "costPer1kAnswers": 20,
      "whiziCredits": 25,
      "rank": 92
    },
    {
      "id": "openai/gpt-5.6-sol-pro",
      "name": "GPT-5.6 Sol Pro",
      "provider": "OpenAI",
      "inPrice": 5,
      "outPrice": 30,
      "context": "1M",
      "contextTokens": 1050000,
      "costPerAnswer": 0.02,
      "costPer1kAnswers": 20,
      "whiziCredits": null,
      "rank": 93
    },
    {
      "id": "openai/gpt-5.6-sol",
      "name": "GPT-5.6 Sol",
      "provider": "OpenAI",
      "inPrice": 5,
      "outPrice": 30,
      "context": "1M",
      "contextTokens": 1050000,
      "costPerAnswer": 0.02,
      "costPer1kAnswers": 20,
      "whiziCredits": 20,
      "rank": 94
    },
    {
      "id": "sakana/fugu-ultra",
      "name": "Fugu Ultra",
      "provider": "Sakana",
      "inPrice": 5,
      "outPrice": 30,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.02,
      "costPer1kAnswers": 20,
      "whiziCredits": 25,
      "rank": 95
    },
    {
      "id": "anthropic/claude-opus-5-fast",
      "name": "Claude Opus 5 (Fast)",
      "provider": "Anthropic",
      "inPrice": 10,
      "outPrice": 50,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.035,
      "costPer1kAnswers": 35,
      "whiziCredits": null,
      "rank": 96
    },
    {
      "id": "anthropic/claude-fable-5",
      "name": "Claude Fable 5",
      "provider": "Anthropic",
      "inPrice": 10,
      "outPrice": 50,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.035,
      "costPer1kAnswers": 35,
      "whiziCredits": 50,
      "rank": 97
    },
    {
      "id": "anthropic/claude-opus-4.8-fast",
      "name": "Claude Opus 4.8 (Fast)",
      "provider": "Anthropic",
      "inPrice": 10,
      "outPrice": 50,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.035,
      "costPer1kAnswers": 35,
      "whiziCredits": null,
      "rank": 98
    },
    {
      "id": "anthropic/claude-opus-4.7-fast",
      "name": "Claude Opus 4.7 (Fast)",
      "provider": "Anthropic",
      "inPrice": 30,
      "outPrice": 150,
      "context": "1M",
      "contextTokens": 1000000,
      "costPerAnswer": 0.105,
      "costPer1kAnswers": 105,
      "whiziCredits": null,
      "rank": 99
    },
    {
      "id": "openai/gpt-5.5-pro",
      "name": "GPT-5.5 Pro",
      "provider": "OpenAI",
      "inPrice": 30,
      "outPrice": 180,
      "context": "1M",
      "contextTokens": 1050000,
      "costPerAnswer": 0.12,
      "costPer1kAnswers": 120,
      "whiziCredits": null,
      "rank": 100
    }
  ]
}
