{
  "key": "llama-3-3-70b-versatile",
  "name": "Llama 3.3 70B Versatile",
  "description": "Open Llama instruction model for multilingual chat, reasoning, and coding",
  "lab": "meta",
  "family": "llama",
  "release_date": "2024-12-06",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "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": 32768
  },
  "offerings": [
    {
      "provider": "abacus",
      "provider_model_id": "llama-3.3-70b-versatile",
      "name": "Llama 3.3 70B Versatile",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.59,
        "output": 0.79,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2024-12-06"
    },
    {
      "provider": "groq",
      "provider_model_id": "llama-3.3-70b-versatile",
      "name": "Llama 3.3 70B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.59,
        "output": 0.79,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2024-12-06"
    },
    {
      "provider": "helicone",
      "provider_model_id": "llama-3.3-70b-versatile",
      "name": "Meta Llama 3.3 70B Versatile",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.59,
        "output": 0.7899999999999999,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 32678,
        "input": null
      },
      "status": null,
      "last_updated": "2024-12-06"
    }
  ]
}