exception
- exception APIKeyMissingErrorSource
Bases:
GarakExceptionException to be raised if a required API key is not found
- exception BadGeneratorExceptionSource
Bases:
PluginConfigurationErrorGenerator invocation requested is not usable
- exception ConfigFailureSource
Bases:
GarakExceptionRaised when plugin configuration fails
- exception GeneratorBackoffTriggerSource
Bases:
GarakExceptionThrown when backoff should be triggered
- exception PayloadFailureSource
Bases:
GarakExceptionProblem instantiating/using payloads
- exception PluginConfigurationErrorSource
Bases:
GarakExceptionPlugin config/description is not usable
- exception ReportIncompatibleErrorSource
Bases:
GarakExceptionReport references plugins unknown to the current garak install; the report is not compatible with this version
- exception TargetNameMissingErrorSource
Bases:
GarakExceptionA generator requires target_name to be set, but it wasn’t