As user I need to chose a store for saving agent sessions, for example agent asked user for clarification (and generate agent id), then we need to save this id and probably messages history then wait for user response.
Useful for cases like TTL in Redis.
As user I need to chose a store for saving agent sessions, for example agent asked user for clarification (and generate agent id), then we need to save this id and probably messages history then wait for user response.
Useful for cases like TTL in Redis.