Skip to main content

get_memory_system

Function get_memory_system 

Source
pub async fn get_memory_system() -> Result<Arc<ConversationMemorySystem>>
Expand description

Return the global memory system, lazily initialising it if needed.