{
  "key": "aion-labs-aion-3-0",
  "name": "Aion 3.0",
  "description": "Reasoning model for deliberate analysis, multi-step problem solving, and tool use",
  "lab": null,
  "family": null,
  "release_date": "2026-07-08",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 128000,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "venice",
      "provider_model_id": "aion-labs-aion-3-0",
      "name": "Aion 3.0",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 3.75,
        "output": 7.5,
        "cache_read": 0.9375,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2026-07-08"
    }
  ]
}