- #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.