Documentation Index
Fetch the complete documentation index at: https://arivu.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Setup
Arivu uses this store to maintain isolated conversational context persession_id, log trace events, and persist pending SQL operations awaiting approval.
Configuration
Toggle the memory architecture globally before spinning up instances:All nodes in the LangGraph pipeline utilize
arivu.memory.store singleton methods directly to query session states.
