openai/gpt-oss-safeguard-120b
Safety model for policy screening, moderation, and risk-aware routing workflows
This model's cache
This model page returns the exact headers below. The page and /api/models/openai--gpt-oss-safeguard-120b share the model:openai--gpt-oss-safeguard-120b tag, so invalidation stays scoped to this model.
/models/openai--gpt-oss-safeguard-120bpublic, max-age=300, stale-while-revalidate=3600catalogmodel:openai--gpt-oss-safeguard-120bWorkers Cache derives the key from this path/query, plus the Worker entrypoint and current Worker version.
export const Route = createFileRoute('/models/$modelSlug')({
headers: () => ({
'Cache-Control': 'public, max-age=300, stale-while-revalidate=3600',
'Cache-Tag': 'catalog,model:openai--gpt-oss-safeguard-120b',
}),
})Invalidate this cache tag
await ctx.cache.purge({ tags: ['model:openai--gpt-oss-safeguard-120b'] })Use this when one model changes and you do not want to evict the whole catalog.
- Released
- Oct 29, 2025
- Last updated
- Oct 29, 2025
- Context window
- 131.1K tokens
- Max output
- 32.8K tokens
- Open weights
- Yes
- Family
- Gpt Oss
Starts at
$0.15
per 1M input tokens
Output
$0.6
Sellers
1
No cart or checkout in this MVP — pick a provider below and open their docs when you're ready to use it.
Sorted by lowest input price
| Provider | Input / 1M | Output / 1M | Context | |
|---|---|---|---|---|
Amazon Bedrock openai.gpt-oss-safeguard-120b | $0.15 | $0.6 | 128K | Docs |
openai/gpt-5.5-instant
GPT-5.5 Instant
Compact GPT model for low-latency assistance and high-volume workloads
openai/gpt-5.5
GPT-5.5
Default frontier GPT for coding, computer use, research, and knowledge work
openai/gpt-5.5-pro
GPT-5.5 Pro
Highest-accuracy GPT-5.5 tier for slower, precision-heavy reasoning and coding