Install
Usage
How it works
VelixarMemory implements LangChain’s BaseMemory interface:
- load_memory_variables — Searches Velixar for memories relevant to the current input
- save_context — Stores the conversation turn as a new memory
- clear — Deletes all memories for the user