SurrealDB

Examples showing SurrealDB as a backend for Agno memory management.

ExampleDescription
Standalone SurrealDB Memory OperationsAdd, delete, and replace user memories directly in SurrealDB with a standalone MemoryManager.
SurrealDB Memory CreationCreate user memories from raw text and message history with MemoryManager on SurrealDB.
SurrealDB Custom Memory InstructionsGuide what MemoryManager captures with custom instructions, storing memories in SurrealDB.
SurrealDB Memory SearchSearch SurrealDB memories with last_n, first_n, and agentic retrieval methods.
SurrealDB Memory DB Tools ControlConfigure the memory tools offered to the model, backed by SurrealDB.