Models/Groq/openai/gpt-oss-20b
groq

openai/gpt-oss-20b

131K context$0.01/M input$0.03/M output
groq/openai/gpt-oss-20b

Quick Start

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

Modalities

Input: TextOutput: Text

Pricing

Input$0.01/M
Output$0.03/M
Context131K tokens

Model Info

ProviderGroq
IDgroq/openai/gpt-oss-20b