Skip to Content
Unified docs shell with shared Classifyre tokens and acid-green highlight accents.
DetectorsAI Generated

AI Generated

Schema-driven detector documentation.

AI_GENERATEDplannedP14 params2 examples
Detector Metadata
Capability catalog entry from all_detectors.json.

Categories

CONTENTCOMPLIANCE

Supported Asset Types

TXTTABLEURL

Recommended Model

distilbert-base-uncased (RAID fine-tuned)

Notes

Estimates likelihood that content is AI-authored to support disclosure and compliance workflows.

Parameters
Configuration parameters for the AI Generated detector. Shared from `GenericDetectorConfig`.
ParameterTypeRequiredDescriptionDefaultConstraints
enabled_patternsarray | nullNoList of enabled pattern namesnull
severity_thresholdenum | nullNoMinimum severity to reportnull
confidence_thresholdnumberNoMinimum confidence to report (0-1)0.7min 0, max 1
max_findingsinteger | nullNoMaximum number of findings to returnnull