copy
open override fun copy(environment: AIAgentEnvironment?, agentInput: Any?, agentInputType: KType?, config: AIAgentConfigBase?, llm: AIAgentLLMContext?, stateManager: AIAgentStateManager?, storage: AIAgentStorage?, runId: String?, strategyId: String?): Testing.Config.SubgraphAssertionsBuilder.NodeOutputAssertionsBuilder(source)
Creates and returns a new copy of the NodeOutputAssertionsBuilder instance.
Return
a new NodeOutputAssertionsBuilder that contains a copy of the current stageBuilder and a copied context.