detector: StringDetector matchtype fullmatch
#1084
Labels
detectors
work on code that inherits from or manages Detector
new plugin
Describes an entirely new probe, detector, generator or harness
Summary
Detector for if generator output is a specific string
Add configurable option to
strip()
generator output firstAdd configurable option to still match even if output truncates before entire match is found (to handle
max_tokens
clipping and similar)Useful for e.g. shield models, or probes that specify a complete expectedoutput string
The text was updated successfully, but these errors were encountered: