Skip to main content
This example demonstrates fine-grained control over which hooks run in background: - Set eval.run_in_background = True for eval instances - AgentAsJudgeEval evaluates output quality based on custom criteria

Run the Example