Chatterbot: how to do multiple concurrent conversations?

Created on 19 Oct 2017  ·  2Comments  ·  Source: gunthercox/ChatterBot

the codes are following about multiple concurrent:
CONVERSATION_ID = bott.storage.create_conversation()
response = bot.get_response(statement, CONVERSATION_ID)
Is this right?

question

Most helpful comment

@chasingML yes

All 2 comments

@chasingML yes

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings