Models/Groq/llama-3.3-70b-versatile
groq

llama-3.3-70b-versatile

131K context$0.06/M input$0.08/M output
groq/llama-3.3-70b-versatile

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "groq/llama-3.3-70b-versatile",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.06/M
Output$0.08/M
Context131K tokens

Model Info

ProviderGroq
IDgroq/llama-3.3-70b-versatile