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.EdgeAssertionsBuilder(source)
Creates a deep copy of the current EdgeAssertionsBuilder instance, duplicating its state and context.
Return
A new EdgeAssertionsBuilder instance with the same stageBuilder and a copied context.