replace

open suspend override fun replace(context: AIAgentContext)(source)

Replaces the current context with the specified context in the underlying context base.

Return

Unit

Parameters

context

The new context to replace the current one in the underlying context base.