Skip to content

0.4.10

Compare
Choose a tag to compare
@gunthercox gunthercox released this 19 Sep 11:58
· 1201 commits to master since this release

Bug fixes

  • Change ChatBot filters parameter to import classes from the string path [https://github.com//issues/285]

Features

  • Add __str__ method to models via @hobson [https://github.com//pull/293]
  • Allow flag to be set to silence file storage performance warning (#297)

Maintenance

  • Remove deprecated training module [https://github.com/gunthercox/ChatterBot/commit/4ee37d340a23f6bf2a3b0bf65649eb4db1c9506d]

Documentation

  • Add documentation for tie breaking methods [https://github.com//issues/283]