{
  "key": "fugu-ultra-v1-0",
  "name": "Fugu Ultra v1.0",
  "description": "Quality-first multi-agent model for hard research, analysis, and competitions",
  "lab": null,
  "family": "fugu",
  "release_date": "2026-06-15",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "high",
          "xhigh",
          "max"
        ]
      }
    ]
  },
  "limit": {
    "context": 1000000,
    "output": 131072
  },
  "offerings": [
    {
      "provider": "empiriolabs",
      "provider_model_id": "fugu-ultra-v1-0",
      "name": "Fugu Ultra v1.0",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 7.5,
        "output": 45,
        "cache_read": 1.5,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": {
          "input": 15,
          "output": 67.5
        },
        "tiers": [
          {
            "input": 15,
            "output": 67.5,
            "cache_read": 3,
            "tier": {
              "type": "context",
              "size": 272000
            }
          }
        ]
      },
      "limit": {
        "context": 1000000,
        "output": 131072,
        "input": null
      },
      "status": null,
      "last_updated": "2026-06-15"
    }
  ]
}