From dbb1812a45386386d9d9dd0b603d4dd2b4f10803 Mon Sep 17 00:00:00 2001 From: m-misiura Date: Tue, 14 Apr 2026 11:18:36 +0100 Subject: [PATCH] :construction: update `provider-list.yaml` --- scripts/provider-list.yaml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/scripts/provider-list.yaml b/scripts/provider-list.yaml index 31bddb7b96..7bf377fd50 100644 --- a/scripts/provider-list.yaml +++ b/scripts/provider-list.yaml @@ -8,15 +8,20 @@ profiles: description: "All available guardrails (open + closed source)" include_closed_source: true -# Define which guardrails are closed source (everything else is considered open source) +# Define which guardrails are closed source or otherwise known to not work as expected (everything else is considered open source) closed_source_guardrails: - "activefence" - - "cleanlab" + - "ai_defense" + - "autoalign" - "clavata" - - "privateai" + - "cleanlab" + - "crowdstrike_aidr" - "fiddler" + - "gcp_moderate_text" + - "jailbreak_detection" # waiting on upstream fixes: https://github.com/NVIDIA-NeMo/Guardrails/issues/1739 + - "pangea" - "patronusai" - - "clavata" + - "policyai" + - "privateai" - "prompt_security" - - "gcp_moderate_text" - - "jailbreak_detection" + - "trend_micro"