Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/getting-started/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@ This section contains tutorials that help you get started with the NeMo Guardrai
Check text inputs and outputs for harmful content using Nemotron Content Safety NIM.
:::

:::{grid-item-card} Enforce Custom Safety and Dialogue Policies
:link: nemotron-content-safety-reasoning-deployment
:link-type: doc

Enforce customizable content safety and dialogue policies for your use-case by using our reasoning guard model Nemotron-Content-Safety-Reasoning-4B.
:::

:::{grid-item-card} Restrict Topics
:link: nemoguard-topiccontrol-deployment
:link-type: doc
Expand Down Expand Up @@ -53,6 +60,7 @@ Add safety checks to images and text using a vision model as LLM-as-a-Judge.
:maxdepth: 2

Check Harmful Content <nemotron-safety-guard-deployment>
Content Safety Reasoning <nemotron-content-safety-reasoning-deployment>
Restrict Topics <nemoguard-topiccontrol-deployment>
Detect Jailbreak Attempts <nemoguard-jailbreakdetect-deployment>
Add Multimodal Content Safety <multimodal>
Expand Down
Loading