{
  "key": "trinity-large-preview",
  "name": "Trinity Large Preview",
  "description": "Legacy model retained for compatibility with older integrations",
  "lab": null,
  "family": "trinity",
  "release_date": "2026-01-27",
  "knowledge": "2025-06",
  "open_weights": true,
  "has_free_offering": true,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 131072,
    "output": 131072
  },
  "offerings": [
    {
      "provider": "opencode",
      "provider_model_id": "trinity-large-preview-free",
      "name": "Trinity Large Preview",
      "variants": [
        "free"
      ],
      "free": true,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 131072,
        "input": null
      },
      "status": "deprecated",
      "last_updated": "2026-01-28"
    }
  ]
}