{
  "key": "ernie-x1-1-preview",
  "name": "ERNIE X1.1",
  "description": "Compact GPT model for low-latency assistance and high-volume workloads",
  "lab": null,
  "family": "ernie",
  "release_date": "2025-09-10",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "pdf"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": false,
    "structured_output": false,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 64000,
    "output": 8192
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "ernie-x1.1-preview",
      "name": "ERNIE X1.1",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.15,
        "output": 0.6,
        "cache_read": 0.075,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 64000,
        "output": 8192,
        "input": 64000
      },
      "status": null,
      "last_updated": "2025-09-10"
    }
  ]
}