Need Improvement on Conversation.py
Author: ss-bhatCreated Feb 21, 2020Updated Apr 24, 2026
Labelsdocumentation
Need an option to enrich the Statement class. I.e. option to add additional fields.
I think slot need to be removed and serialize need to be as_dict (rather than hardcoding) or something. This allows us to inherit and enrich the existing Statement Class. Very useful if we develop any custom Adapters.
Thanks
Source: gunthercox/ChatterBot