setIsolated
Set whether this context is isolated from other contexts’ conversation history.
When true, conversation history from other contexts is not carried over.
Parameters
isolated
Whether to isolate this context from other contexts’ conversation history.
Returns
Context — Self for method chaining.