Release Notes#
v1.0.0#
Features#
This is the first release of NVIDIA NemoGuard JailbreakDetect NIM.
The
/v1/classify
endpoint accepts an end-user request in theinput
field of a JSON payload. The microservice responds with a JSON payload that includes two fields. Thejailbreak
field is a Boolean value and indicates whether the end-user request appears to be a jailbreak attempt. Thescore
field is a floating-point value between1
and-1
that indicates the classification and model confidence.