🛡️Moderation
Moderation nodes are used to check whether the input or output consists of harmful or inappropriate content.
1)OpenAI Moderation
Check whether content complies with OpenAI usage policies.
2)Simple Prompt Moderation
Check whether input consists of any text from Deny list, and prevent being sent to LLM.
Last updated