Class AgentInvocationResult.Builder

java.lang.Object
com.agentforge4j.runtime.llm.AgentInvocationResult.Builder
Enclosing class:
AgentInvocationResult

public static final class AgentInvocationResult.Builder extends Object
Fluent builder for AgentInvocationResult. Lets callers omit the tier-resolution metadata without passing trailing arguments to the canonical constructor. Validation is deferred to build(), which delegates to the canonical constructor.