Skip to content

Releases: ahmadfaizalbh/Chatbot

v0.3.1.3-beta

23 Dec 19:30
2700c67
Compare
Choose a tag to compare

Release Note

  • Fix Setup for chat_gui

v0.3.1.2-beta

16 Dec 21:29
Compare
Choose a tag to compare
v0.3.1.2-beta Pre-release
Pre-release

Release Note

  • Added TKinter based GUI for chat

v0.3.1.1-beta

14 Nov 14:59
0d18f6d
Compare
Choose a tag to compare

Release Note

  • Fix Chat handler issue with match groups

v0.3.1.0-beta

08 Mar 01:33
Compare
Choose a tag to compare

Release Note

  • Added Hebrew language support
  • Fix file name typo

v0.3.0.0-beta

05 Nov 10:26
d6a3d6b
Compare
Choose a tag to compare

Release Note

  • Add full German (de) and Portuguese (Brazil) (pt-br)
  • Session object in callback
  • Security fix

v0.2.2.1-beta

03 Aug 13:00
Compare
Choose a tag to compare

Release Note

  • Support allow config of local folder and language setup

v0.2.1.2-beta

01 Aug 11:53
Compare
Choose a tag to compare

Release Note

  • Fix callback registration

v0.2.1.1-beta

10 Mar 18:00
Compare
Choose a tag to compare

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

22 Dec 01:54
0a8ae60
Compare
Choose a tag to compare
Merge pull request #14 from ahmadfaizalbh/development

Update README

v0.2.0.8-beta

21 Feb 06:28
Compare
Choose a tag to compare
Fix issue #9 AttributeError: 'dict' object has no attribute '__dict__'