Chatterbot: Add option for storing conversations

Created on 27 Jan 2018  路  1Comment  路  Source: gunthercox/ChatterBot

The _read_only_ option is very limited. I want the bot to store new conversations, but do not learn from new inputs. This is useful to keep the database clean and maintain consistency in responses.

The options could be something like:
_learn_from_conversation="False"
store_conversations="True"_

Rather than just: _read_only="True"_

If you have a quick workaround to this, please let me know.

feature

Most helpful comment

I've been considering adding something very similar to what you're describing. I'll mark this as a feature request.

>All comments

I've been considering adding something very similar to what you're describing. I'll mark this as a feature request.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hemangsk picture hemangsk  路  4Comments

hochochoc picture hochochoc  路  3Comments

AmusingThrone picture AmusingThrone  路  3Comments

engrphil picture engrphil  路  3Comments

Jackojc picture Jackojc  路  4Comments