Skip to contents

Clears the cached session(s) for the AI engine. Useful for resetting state between documents.

Usage

clear_ai_session(session_name = NULL)

Arguments

session_name

Optional name of specific session to clear. If NULL, clears all.

Value

Invisible NULL.