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"