Skip to main content

execute_agent_assertion_tasks

Function execute_agent_assertion_tasks 

Source
pub fn execute_agent_assertion_tasks(
    tasks: Vec<AgentAssertionTask>,
    context: &Bound<'_, PyAny>,
) -> Result<AssertionResults, EvaluationError>