Adds a session to the memory.
The session to add to the memory.
A promise that resolves when the session is added to the memory.
Searches for sessions that match the query.
The request to search memory.
A promise that resolves to SearchMemoryResponse containing the matching memories.
Base interface for memory services.
The service provides functionalities to ingest sessions into memory so that the memory can be used for user queries.