MemoryBackend
Defined in the Feature Configs module.AI Agent Memory storage backends. Every member must have an adapter in
praisonaiagents.memory.adapters
(FILE is served by FileMemory). Declaring a backend with no adapter
used to silently swap in a local SQLite/JSON store.
Source
View on GitHub
praisonaiagents/config/feature_configs.py at line 54
