Learn R Programming

aisdk (version 1.1.0)

clear_ai_session: Clear AI Engine Session

Description

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

Usage

clear_ai_session(session_name = NULL)

Value

Invisible NULL.

Arguments

session_name

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