Releases: ahmadfaizalbh/Chatbot
Releases · ahmadfaizalbh/Chatbot
v0.3.1.3-beta
Release Note
- Fix Setup for chat_gui
v0.3.1.2-beta
Release Note
- Added TKinter based GUI for chat
v0.3.1.1-beta
Release Note
- Fix Chat handler issue with match groups
v0.3.1.0-beta
Release Note
- Added Hebrew language support
- Fix file name typo
v0.3.0.0-beta
Release Note
- Add full German (de) and Portuguese (Brazil) (pt-br)
- Session object in callback
- Security fix
v0.2.2.1-beta
Release Note
- Support allow config of local folder and language setup
v0.2.1.2-beta
Release Note
- Fix callback registration
v0.2.1.1-beta
Release Note
- Added callback registration
- Added Named group support
- Added Multiple chat message Regex per intend block support
- Added Multiple previous message Ragex per intend block support
- Added language switch support (need mapping table and base templates to be added)
- Fix normalizer
- Fix IndexError if started without first message
- Fix flake8
v0.2.1.0-beta
Merge pull request #14 from ahmadfaizalbh/development Update README
v0.2.0.8-beta
Fix issue #9 AttributeError: 'dict' object has no attribute '__dict__'