issues
search
Ibentau
/
rasa-backend
⚙️ The rasa backend for the Ibentau chatbot
Apache License 2.0
0
stars
0
forks
source link
As a chatbot user, I want the chatbot to remember my previous responses, So that I don't have to provide the same information repeatedly during a conversation.
#55
Closed
Pixselve
closed
1 year ago
Pixselve
commented
1 year ago
Acceptance Criteria:
Store the user's previous responses in the chatbot's memory during a conversation.
Use the stored information to provide contextually relevant responses.
Ensure the chatbot can refer to the user's previous responses when generating follow-up questions or answers.
Acceptance Criteria: