Safe for Work Text eval assesses whether content is appropriate for professional environments. This evaluation ensures that text content maintains professional standards and is suitable for workplace consumption, free from inappropriate, explicit, or NSFW (Not Safe For Work) content.
response
content is considered appropriate for a general workplace environment (Not Safe For Work content was not detected).response
content contains material potentially inappropriate for a general workplace environment (e.g., explicit, offensive, or harmful content).Click here to learn how to setup evaluation using SDK.
Input Type | Parameter | Type | Description |
---|---|---|---|
Required Inputs | response | string | The text content to evaluate for workplace appropriateness. |
Output | Type | Description |
---|---|---|
Result | float | Returns 1.0 if the content is deemed safe for work (Passed), 0.0 if it is not safe for work (Failed). |