get_ai_session: Get AI Engine Session
Description
Gets the current AI engine session for inspection or manual interaction.
Usage
get_ai_session(session_name = "default")
Value
A ChatSession object or NULL if not initialized.
Arguments
- session_name
Name of the session. Default is "default".