{
  "key": "ernie-5-0-thinking-preview",
  "name": "Ernie 5.0 Thinking Preview",
  "description": "Compact GPT model for low-latency assistance and high-volume workloads",
  "lab": null,
  "family": "ernie",
  "release_date": "2025-11-18",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": false,
    "structured_output": false,
    "attachment": true,
    "reasoning_options": []
  },
  "limit": {
    "context": 128000,
    "output": 64000
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "ernie-5.0-thinking-preview",
      "name": "Ernie 5.0 Thinking Preview",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1,
        "output": 3.5,
        "cache_read": 0.5,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 16384,
        "input": 128000
      },
      "status": null,
      "last_updated": "2025-11-18"
    },
    {
      "provider": "zenmux",
      "provider_model_id": "baidu/ernie-5.0-thinking-preview",
      "name": "ERNIE 5.0",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.84,
        "output": 3.37,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 64000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-01-22"
    }
  ]
}