{
  "key": "atria-dawn-preview",
  "name": "Atria Dawn Preview",
  "description": "Preview model for early access evaluation, prototyping, and compatibility testing",
  "lab": null,
  "family": null,
  "release_date": "2026-09-12",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": false,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "minimal",
          "low",
          "medium",
          "high",
          "xhigh",
          "max"
        ]
      }
    ]
  },
  "limit": {
    "context": 262144,
    "output": 262144
  },
  "offerings": [
    {
      "provider": "llmgateway",
      "provider_model_id": "atria-dawn-preview",
      "name": "Atria Dawn Preview",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 262144,
        "input": null
      },
      "status": null,
      "last_updated": "2026-09-12"
    },
    {
      "provider": "llmgateway-providers",
      "provider_model_id": "atria/atria-dawn-preview",
      "name": "Atria Dawn Preview (Atria)",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 65536,
        "input": null
      },
      "status": null,
      "last_updated": "2026-09-12"
    }
  ]
}