{
  "key": "ernie-4-5-300b-a47b-paddle",
  "name": "ERNIE 4.5 300B A47B",
  "description": "Open-weight instruction model for adaptable chat and self-hosted production workloads",
  "lab": null,
  "family": "ernie",
  "release_date": "2026-01",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": true,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 123000,
    "output": 12000
  },
  "offerings": [
    {
      "provider": "jiekou",
      "provider_model_id": "baidu/ernie-4.5-300b-a47b-paddle",
      "name": "ERNIE 4.5 300B A47B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.28,
        "output": 1.1,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 123000,
        "output": 12000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-01"
    },
    {
      "provider": "novita-ai",
      "provider_model_id": "baidu/ernie-4.5-300b-a47b-paddle",
      "name": "ERNIE 4.5 300B A47B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.28,
        "output": 1.1,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 123000,
        "output": 12000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-06-30"
    }
  ]
}