All Models

OpenAI

gpt-oss-safeguard-20b
in Europe

OpenAI's GPT-OSS-Safeguard-20B is a robust large language model renowned for its ability to generate human-like text and understand complex queries. With effective safeguards in place, it balances creative output and responsible use, making it suitable for diverse applications including automated interactions and content generation.

openai/gpt-oss-safeguard-20b
GDPR Compliant Hosted in Europe budget Reasoning

131K

Context Window

60

Speed

60

Intelligence

Capabilities

reasoning chat

Best Use Cases

chat
content creation
sentiment analysis
data interpretation
programming assistance

Model Information

Provider
OpenAI
Parameters
20B
HuggingFace
View Model Card

Integration

Start with one API call

OpenAI-compatible API. Use the same SDK you already know. Just swap the model parameter.

terminal
curl https://api.supa.works/openai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer <YOUR_API_KEY>" \
  -d '{
    "model": "openai/gpt-oss-safeguard-20b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'
Model ID: openai/gpt-oss-safeguard-20b

Why SUPA

Why host on SUPA?

European Data Residency

All data processed and stored exclusively on European servers. Full GDPR compliance.

OpenAI-Compatible API

Use the same SDK and code you already have. Just change the base URL.

No Infrastructure

No GPUs to manage, no scaling to worry about. Just API calls.

No Data Training

We never use your API requests to train models. Your data stays private.

Start using gpt-oss-safeguard-20b

Free sandbox tier available. No credit card required.

Get API Access