Releases: gunthercox/ChatterBot
Releases · gunthercox/ChatterBot
1.2.3
- #2397 - Add Redis storage adapter with support for vectors 📈 (docs: https://docs.chatterbot.us/storage/redis/)
- #2398
SpecificResponseAdapter
: Accept patterns using spaCy's rule-based matching: https://spacy.io/usage/rule-based-matching - #2398
SpecificResponseAdapter
: Accept a function for the output_text parameter that can be called to generate the output text.
1.2.2
1.2.1
1.2.0
This release brings chatterbot
significantly up to date for comparability with the latest versions of its dependencies, as well as dropping support for older versions of Python that are no longer maintained. As noted in #2389, the minimum supported version of Python will be version 3.9, with newer versions being added soon.
Along with this release, we also have a new documentation site: https://docs.chatterbot.us
1.0.8
1.0.7
Add support for Python 3.8
1.1 Alpha 7
(A second attempt to automate PyPi releases with GitHub Actions)
1.1 Alpha 6
A practice run using GitHub Actions to deploy releases.
1.1 Alpha 5
1.1.0a5 Create pythonpublish.yml
1.1 Alpha 4
1.1.0a4 Save language attribute on lowercase tagger