Skip to contents

Gets the current AI engine session for inspection or manual interaction.

Usage

get_ai_session(session_name = "default")

Arguments

session_name

Name of the session. Default is "default".

Value

A ChatSession object or NULL if not initialized.