-
Notifications
You must be signed in to change notification settings - Fork 693
Open
Description
For technique and intent probes, detector choice is likely to be predicated on the intent. E.g. if we're doing base64 encoding, the detector chosen depends on what we're using the base64 encoding to try to do - if it's e.g. generate hate speech, we need a hate speech detector; if it's to generate code, we need a code detector.
Find a way of pairing intents, with detector specification & choice in harness
Should be possible for technique & intent probes to give an overriding detector spec
depends on #1421
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Up next