Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resting response #483

Open
gunthercox opened this issue Dec 10, 2016 · 1 comment
Open

Resting response #483

gunthercox opened this issue Dec 10, 2016 · 1 comment
Labels
Milestone

Comments

@gunthercox
Copy link
Owner

gunthercox commented Dec 10, 2016

Under some circumstances, saying nothing is a valid response. I am considering experimenting with adding functionality for a special response type that indicates that the bot should not respond. It would also be interesting to see if a long pause in a conversation with a user could be interpreted as a non-response in which case the bot could learn to reply with something like "Are you still there?".


Possible attributes

  • duration - the length of time that the pause lasts

Use cases

  • An adapter needs a default response for a case where it should not respond (0 confidence)
  • A filter removes all possible responses
@gunthercox gunthercox changed the title Rest response Resting response Dec 10, 2016
@vkosuri
Copy link
Collaborator

vkosuri commented Dec 23, 2016

I think this can turned into questions bot-user,

  1. If user repeating same questions asking Are you a robot?
  2. Restrict users flooding with chat message other than corpus data

@gunthercox gunthercox added this to the Version 1.2 milestone Jan 31, 2018
@gunthercox gunthercox modified the milestones: Version 1.4, Version 1.1 Oct 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants