{
  "key": "ling-3-0-tiny",
  "name": "Ling-3.0-tiny Free",
  "description": "Compact MoE model for responsive agents, instruction following, and multi-turn conversations",
  "lab": null,
  "family": "ling",
  "release_date": "2026-08-06",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": true,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": false,
    "attachment": false,
    "reasoning_options": []
  },
  "limit": {
    "context": 262144,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "opencode",
      "provider_model_id": "ling-3.0-tiny-free",
      "name": "Ling-3.0-tiny Free",
      "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": 262144,
        "output": 32768,
        "input": null
      },
      "status": "deprecated",
      "last_updated": "2026-08-06"
    },
    {
      "provider": "requesty",
      "provider_model_id": "ling-3.0-tiny",
      "name": "ling-3.0-tiny",
      "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": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2026-08-05"
    }
  ]
}