You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should think about introducing a guardrails component to manage multiple validation checks within the system. We should focus on user input.
All checkers should be stackable and run asynchronously.
Guardrails can include for example: safety checker to filter harmful or inappropriate content and relevance checker to verify if the user’s question aligns with the system's purpose and scope.
We should think about introducing a guardrails component to manage multiple validation checks within the system. We should focus on user input.
All checkers should be stackable and run asynchronously.
Guardrails can include for example: safety checker to filter harmful or inappropriate content and relevance checker to verify if the user’s question aligns with the system's purpose and scope.
https://platform.openai.com/docs/models/moderation
https://github.com/unitaryai/detoxify
The text was updated successfully, but these errors were encountered: