Skip to content

Enum: RedTeamingTypeEnum

Types of AI red-teaming exercises (Appendix A.1.5).

URI: nist_ai_rmf:RedTeamingTypeEnum

Permissible Values

Value Meaning Description
GENERAL_PUBLIC None Performed by general users not necessarily having AI or
EXPERT None Performed by specialists with expertise in the domain or
COMBINATION None Hybrid exercises using both expert and general-public
HUMAN_AND_AI None Performed by GAI in combination with specialist or

Slots

Name Description
red_team_type The type of AI red-teaming exercise

In Subsets

Identifier and Mapping Information

Schema Source

LinkML Source

name: RedTeamingTypeEnum
description: Types of AI red-teaming exercises (Appendix A.1.5).
in_subset:
- gai_feedback
from_schema: https://w3id.org/lmodel/nist-ai-rmf
rank: 1000
permissible_values:
  GENERAL_PUBLIC:
    text: GENERAL_PUBLIC
    description: 'Performed by general users not necessarily having AI or

      technical expertise.'
  EXPERT:
    text: EXPERT
    description: 'Performed by specialists with expertise in the domain or

      specific red-teaming context (medicine, biotech,

      cybersecurity).'
  COMBINATION:
    text: COMBINATION
    description: 'Hybrid exercises using both expert and general-public

      participants.'
  HUMAN_AND_AI:
    text: HUMAN_AND_AI
    description: 'Performed by GAI in combination with specialist or

      non-specialist human teams.'