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.
A promise that resolves to SearchMemoryResponse containing the matching memories.
An in-memory memory service for prototyping purpose only.
Uses keyword matching instead of semantic search.