previous conversation as in: * what the user has s...
# 💻developers
a
previous conversation as in: * what the user has said to the bot in this current session * what the user has said to the bot in previous sessions (like yesterday, etc) * what any user has said to the bot in any conversation All but the first would requre saving user conversations to an external db and doing a search on that.