fork

open suspend override fun fork(): AIAgentGraphContextBase(source)

Creates a copy of the current AIAgentGraphContext with deep copies of all mutable properties.

Return

A new instance of AIAgentGraphContext with copies of all mutable properties.