Skip to content
OpenSmartRoute
Model catalogue
OpenAI

OpenAI

gpt-oss-safeguard-20b

openai/gpt-oss-safeguard-20b

Specification

Published by the vendor; the platform bills at the target's declared price.

OpenAI

gpt-oss-safeguard-20b

reasoning open weights tools

OpenAI openai/gpt-oss-safeguard-20b

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...

Input $/1M
$0.07
Output $/1M
$0.30
Context
131K
Max output
66K
Released
Oct 29, 2025
Modalities
text

Cached input reads $0.04 per 1M · weights on Hugging Face as openai/gpt-oss-safeguard-20b

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs gpt-oss-safeguard-20b
targets:
  - id: gpt-oss-safeguard-20b
    kind: llm
    name: gpt-oss-safeguard-20b
    metadata:
      model: openai/gpt-oss-safeguard-20b          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 131072
    cost:
      usd_per_1k_tokens: 0.000188