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

openai/gpt-oss-safeguard-20b

131K context$0.07/M input$0.30/M output
groq/openai/gpt-oss-safeguard-20b

Description

gpt-oss-safeguard-20b is a safety reasoning model from OpenAI built upon gpt-oss-20b. This open-weight, 21B-parameter Mixture-of-Experts (MoE) model offers lower latency for safety tasks like content classification, LLM filtering, and trust...

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

Modalities

Input: TextOutput: Text

Pricing

Input$0.07/M
Output$0.30/M
Context131K tokens

Model Info

Providergroq
IDgroq/openai/gpt-oss-safeguard-20b