{
  "key": "echo",
  "name": "Echo",
  "description": "Adaptive model for coding, reasoning, and tool-driven agent workflows through one OpenAI-compatible endpoint",
  "lab": null,
  "family": null,
  "release_date": "2026-07-19",
  "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",
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 262144,
    "output": 65536
  },
  "offerings": [
    {
      "provider": "echo",
      "provider_model_id": "echo",
      "name": "Echo",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 10,
        "output": 50,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 65536,
        "input": null
      },
      "status": "beta",
      "last_updated": "2026-08-16"
    }
  ]
}