Skip to main content
Use agentcompass.run_evaluation(...) when AgentCompass needs to be embedded in another Python workflow.
The return value contains aggregate metrics, output paths, and execution metadata. Per-task details are written to the run directory so large evaluations do not need to keep every artifact in memory.

Common Arguments

Use on_progress to receive structured progress events from long-running evaluations.