Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

with_long_term

Method
This is a method of the MemoryConfig class in the config module.
Enable long-term memory

Signature

def with_long_term(mut self) -> Self

Returns

Returns
Self
The result of the operation.