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 the input field of a JSON payload. The microservice responds with a JSON payload that includes two fields. The jailbreak field is a Boolean value and indicates whether the end-user request appears to be a jailbreak attempt. The score field is a floating-point value between 1 and -1 that indicates the classification and model confidence.