R/knitr_engine.R
get_ai_session.Rd
Gets the current AI engine session for inspection or manual interaction.
get_ai_session(session_name = "default")
Name of the session. Default is "default".
A ChatSession object or NULL if not initialized.