EvSys

EvsysVerifier

Score the agent's completion with a registered evsys verifier fn - host-side, no container exec. Reads the completion the agent wrote to its agent dir and the per-task spec (fn_name/expected/params) materialized into the task dir, and returns the reward as harbor's VerifierResult. Set as the job-level verifier (SHARED mode).

Functions

funcverify(self) -> VerifierResult
paramself

Returns

harbor.models.verifier.result.VerifierResult

On this page