symfonic.evals.host_target¶
host_target ¶
A started AgentHost as an in-process evaluation target.
HostTarget ¶
HostTarget(host_factory: Callable[[], Any], scope: Any | Mapping[str, Any] | Callable[[str], Any], *, evidence_factory: EvidenceFactory | None = None, resume: HostResumeSeam | None = None)
Start a public AgentHost and evaluate named tenant scopes.
Source code in src/symfonic/evals/host_target.py
capability_evidence
async
¶
Compile one scoped agent and report what the host actually serves.