Skip to content

Interface: RedTeamCustomAttack

Defined in: src/airs/types.ts:326

Normalized custom attack item (custom prompt set scans).

Properties

asr?

optional asr?: number

Defined in: src/airs/types.ts:331


goal?

optional goal?: string

Defined in: src/airs/types.ts:329


promptId

promptId: string

Defined in: src/airs/types.ts:327


promptSetName?

optional promptSetName?: string

Defined in: src/airs/types.ts:332


promptText

promptText: string

Defined in: src/airs/types.ts:328


threat

threat: boolean

Defined in: src/airs/types.ts:330