Constructor for InMemoryMemoryService
Adds a session to the memory service
The session to add
Clears all sessions from memory
Gets a session by ID
The session ID
The session or undefined if not found
Searches memory for relevant information
The search query
Optional
options: SearchMemoryOptionsSearch options
Search results
An in-memory memory service for development and testing Stores sessions and conversations in memory without persistence