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

Allow chat bot to track individual conversations #513

Closed
wants to merge 13 commits into from

Conversation

gunthercox
Copy link
Owner

Tasks remaining:

  • Create a migration plan to move to the new configuration
  • Update documentation
  • Create and update tests

@@ -0,0 +1,20 @@
import uuid
from chatterbot.queues import ResponseQueue
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ResponseQueue will need to be removed and the methods are going to be updated to use database queries.

@gunthercox gunthercox force-pushed the conversation branch 2 times, most recently from a341861 to e9bf24e Compare December 18, 2016 18:22
@gunthercox gunthercox force-pushed the conversation branch 4 times, most recently from 33a5ede to 4da193c Compare December 23, 2016 00:52
@gunthercox gunthercox force-pushed the conversation branch 3 times, most recently from 943c922 to bc5c3a2 Compare December 31, 2016 14:20
@gunthercox gunthercox force-pushed the conversation branch 4 times, most recently from fc3bd37 to a2e867f Compare January 12, 2017 01:10
This was referenced Jan 17, 2017
@gunthercox gunthercox changed the base branch from master to development January 26, 2017 02:09
@gunthercox gunthercox force-pushed the conversation branch 2 times, most recently from 1d1b1e6 to c9e3b29 Compare January 28, 2017 00:06
@gunthercox gunthercox force-pushed the conversation branch 2 times, most recently from bdf9306 to 524da7b Compare January 28, 2017 01:43
@gunthercox gunthercox force-pushed the development branch 2 times, most recently from deb22b2 to e36f48a Compare January 28, 2017 18:05
@gunthercox gunthercox force-pushed the development branch 2 times, most recently from a706a9f to 3458bc6 Compare March 15, 2017 22:10
@gunthercox gunthercox closed this Jul 8, 2017
@gunthercox gunthercox deleted the conversation branch July 8, 2017 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant