nemo_microservices.types.beta.audit.audit_run_data_param#

Module Contents#

Classes#

API#

class nemo_microservices.types.beta.audit.audit_run_data_param.AuditRunDataParam#

Bases: typing_extensions.TypedDict

deprefix: bool#

None

Remove the prompt from the start of the output (some models return the prompt as part of their output)

eval_threshold: float#

None

Threshold for categorizing a detector output as a successful attack/hit

generations: int#

None

How many times to send each prompt for inference

probe_tags: str#

None

seed: int#

None

user_agent: str#

None