{
  "key": "stable-diffusion-3-5-large",
  "name": "Stable Diffusion 3.5 Large",
  "description": "Image model for prompt-driven generation, editing, and visual design workflows",
  "lab": null,
  "family": "stable-diffusion",
  "release_date": "2024-10-22",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "image"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": false,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 256,
    "output": 1
  },
  "offerings": [
    {
      "provider": "digitalocean",
      "provider_model_id": "stable-diffusion-3.5-large",
      "name": "Stable Diffusion 3.5 Large",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.08,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 256,
        "output": 1,
        "input": null
      },
      "status": null,
      "last_updated": "2026-04-30"
    }
  ]
}