nemoguardrails.actions.validation.base
Module Contents
Functions
Data
API
Helper for detecting a default response from LangChain tools.
A generic decorator that can be used by any action (class method or function) for input validation.
Supported validation choices are: length and quote.
A generic decorator that can be used by any action (class method or function) for response validation.
Supported validation choices are: length, ip_filter, is_default_resp