**OpenAI has introduced two new open-weight models, called gpt-oss-safeguard (20b and 120b). Both models are designed for companies that prioritize safety.**

<figure class="">
  <img src="/assets/img/news/2025-10-30-openai-releases-open-safety-reasoning-models/header_img.webp"
       alt="An illustration of gpt-oss-safeguard"><figcaption>
      Image: Generated with AI

    </figcaption></figure>


## The details

* The new gpt-oss-safeguard models come in two sizes (20b and 120b parameters). Both models are fine-tuned versions of the [gpt-oss](/openai-finally-releases-new-open-source-llms/)⁠ open models. The new models are available under the same permissive Apache 2.0 license as gpt-oss, which allows developers to use, modify, and deploy them freely.

* In addition, the new models use reasoning to directly interpret a policy provided by the developer at inference. The developer can always decide which policy to use, making the responses more relevant.

* According to OpenAI, the models use a chain-of-thought process that developers can review to understand how the model makes its decisions.

* OpenAI collaborated with ROOST to develop gpt-oss-safeguard. ROOST (Robust Open Online Safety Tools) is a nonprofit open-source initiative that develops and distributes accessible AI safety tools to help organizations build scalable, resilient, and responsible safety infrastructure.

* The gpt-oss-safeguard models are available via [Hugging Face](https://huggingface.co/collections/openai/gpt-oss-safeguard){:target="_blank" rel="noopener"} and [Ollama](https://ollama.com/library/gpt-oss-safeguard){:target="_blank" rel="noopener"}.

<figure class="">
  <img src="/assets/img/news/2025-10-30-openai-releases-open-safety-reasoning-models/gpt_oss_safeguard_ollama.webp"
       alt="gpt-oss-safeguard on Ollama"><figcaption>
      gpt-oss-safeguard on Ollama

    </figcaption></figure>


**Our thoughts**

We have already tested gpt-oss in our [step-by-step guides](https://tinztwinshub.com/software-engineering/build-a-local-ai-agent-with-memory-using-agno-and-gpt-oss/) and think it is a great model for the open-source community. In addition, you can use gpt-oss-safeguard freely without copyleft restrictions or patent risk. That makes it ideal for experimentation, customization, and commercial deployment.

**More information:** 🔗 [OpenAI](https://openai.com/index/introducing-gpt-oss-safeguard/){:target="_blank" rel="noopener"}

<div class="ad-banner" style="margin-bottom: 0.7rem;">
    <hr class="hr-text" data-content="Advertisement*">
    <a href="https://tinztwinshub.com/out/reclaimai/" target="_blank" rel="sponsored nofollow noopener"><img src="../../assets/img/ads/reclaimai.webp" alt="Reclaimai Partner*" nopin="nopin"></a>
    <small style="display: block; margin-bottom: 0.5rem; margin-top: 0.5rem;"><strong>✨ Read without banner ads? </strong><a href="https://steady.page/en/magic-ai/about" target="_blank" rel="noopener">Become a member</a> or <a href="https://steady.page/en/log_in?publication=magic-ai" target="_blank" rel="noopener">log in</a></small>
</div>

## Magic AI tools



<div class="feature__wrapper__news">

  
    <div class="feature__item--left">
      <div class="archive__item">
        
          <div class="archive__item-teaser">
            <img src="/assets/img/ai_tools.webp"
                 alt="AI Tools Recommendations">
            
          </div>
        

        <div class="archive__item-body">
          
            <h3 style="margin-top: 0rem; margin-bottom: 0.5rem; font-size: 1.0rem;" class="archive__item-title">Boost Your Productivity with AI</h3>
          

          
            <div class="archive__item-excerpt">
              <p>Explore the best AI tools to boost your efficiency and productivity.</p>

            </div>
          

          
            <p><a href="https://tinztwinshub.com/ai-tools/" class="btn btn--primary btn--small">Learn more</a></p>
          
        </div>
      </div>
    </div>
  

</div>


## AI Tutorials for Devs

* [An Introduction to Anthropic’s Model Context Protocol (MCP) with Python](https://tinztwinshub.com/data-science/an-introduction-to-anthropic-model-context-protocol-mcp-with-python/)
* [Create a Local AgentOS with Agno in Under 30 Lines of Python Code](https://tinztwinshub.com/software-engineering/create-an-agent-os-with-agno/)
* [Building a Full-Stack Chatbot App in Python Using Reflex and Agno](https://tinztwinshub.com/software-engineering/building-a-full-stack-chatbot-app-in-python-using-reflex-and-agno/)

<div class="ad-banner">
    <hr>
    😀 Do you enjoy our content? If so, why not support us with a small financial contribution? As a supporter, you can comment on newsletter editions (e-mail version) and read our website without banner ads.

    <div style="text-align: center; margin-top: 0.7rem;">
        <a href="https://steady.page/en/magic-ai/about" class="btn btn--primary" target="_blank" rel="noopener">Support us</a>      
    </div>
</div>

<div class="ad-banner">
    <hr class="hr-text" data-content="Our Merch Shop">
    <a href="https://shop.tinztwinshub.com/merch/"><img src="../../assets/img/ads/ai_and_coding_merch.webp" alt="AI and Coding Merch" nopin="nopin"></a>
    <small style="display: block; margin-bottom: 0.5rem; margin-top: 0.5rem;"><strong>✨ Read without banner ads? </strong><a href="https://steady.page/en/magic-ai/about" target="_blank" rel="noopener">Become a member</a> or <a href="https://steady.page/en/log_in?publication=magic-ai" target="_blank" rel="noopener">log in</a></small>
</div>