nemoguardrails.eval.check
Module Contents
Classes
Data
API
LLM Judge compliance checker.
eval_config
eval_config_path
eval_data
llm
llm_task_manager
policies
policy_by_id
progress_idx
async
Check the compliance for the provided interaction.
The interaction output and log are updated in accordance with the check.
Parameters:
interaction_output
The output from the interaction.
interaction_log
The detailed log for the interaction.
interaction_set
The corresponding interaction set.
progress_idx
The index in the processing
Returns: bool
True if there were any changes.
Helper to print a completion.
Helper to print detailed progress.
Helper for printing a prompt.
async
Run the compliance check.