Adds a session to the memory service
A session may be added multiple times during its lifetime.
The session to add
Searches for sessions that match the query
Search parameters
The name of the application
The id of the user
The query to search for
A 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.