Models/groq/openai/gpt-oss-120b
groq

openai/gpt-oss-120b

131K context$0.04/M input$0.18/M output
groq/openai/gpt-oss-120b

Description

gpt-oss-120b is an open-weight, 117B-parameter Mixture-of-Experts (MoE) language model from OpenAI designed for high-reasoning, agentic, and general-purpose production use cases. It activates 5.1B parameters per forward pass and is optimized...

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-120b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.04/M
Output$0.18/M
Context131K tokens

Model Info

Providergroq
IDgroq/openai/gpt-oss-120b