llm_validator
Method
This is a method of the GuardrailConfig class in the config module.Set LLM validator prompt
Signature
Parameters
No description available.
Returns
The result of the operation.
llm_validator: Set LLM validator prompt
This is a method of the GuardrailConfig class in the config module.Set LLM validator prompt
def llm_validator(mut self, prompt: impl Into<String>) -> Self