Analyses the output for cultural appropriateness, inclusive language, and awareness of cultural nuances. It identifies potential cultural biases or insensitive content, ensuring that the text respects diverse perspectives and avoids promoting stereotypes or discrimination.
Click here to learn how to setup evaluation using the Python SDK.
Input | Parameter | Type | Description |
---|---|---|---|
Required Inputs | input | string | The text content to analyse for cultural appropriateness. |
Output | Type | Description |
---|---|---|
Result | bool | Returns 1 (indicating culturally appropriate content) or 0 (indicating potential cultural insensitivity). |