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

llama-3.3-70b-versatile

131K contextFree inputFree 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

InputFree
OutputFree
Context131K tokens

Model Info

Providergroq
IDgroq/llama-3.3-70b-versatile