langgraph-agent-toolkit
User Guide:
Development:
Bases: BaseMemoryBackend
BaseMemoryBackend
SQLite implementation of memory backend.
Validate that SQLite configuration is present.
bool
Initialize and return a SQLite saver instance.
AbstractAsyncContextManager[AsyncSqliteSaver]