Skip to content

Releases: rodrigopivi/Chatito

2.1.4

28 Aug 12:23
Compare
Choose a tag to compare
  • Fix rasa deep merge issue when bulk generating (#31)
  • Improve docs about testing dataset
  • Update spec to allow international languages characters

2.1.3

25 Aug 18:36
Compare
Choose a tag to compare
  • Npm CLI will now bulk process all .chatito files if the first argument is a directory
  • Fix issue with the online ide
  • Improve docs for adapters

2.1.1

23 Aug 19:51
Compare
Choose a tag to compare

Add support for international alphabets and characters

2.1.0

21 Aug 22:59
Compare
Choose a tag to compare
  • Add comments to DSL spec
  • Add entity arguments for slots and intents
  • Improve IDE with gatsby static site generator
  • Add aliases for snips and rasa
  • Create training and testing dataset
  • Add warnings to prevent large datasets long times

2.0.0

11 Jun 18:16
Compare
Choose a tag to compare

Better faster stronger.

1.2.2

03 Apr 14:31
Compare
Choose a tag to compare

fix cache issue

1.2.1

02 Apr 19:53
Compare
Choose a tag to compare

caching entities bugfix

1.2.0

26 Mar 17:31
Compare
Choose a tag to compare

New Features

  • Snips nlu support
  • Generate examples on demand with min and max, and split into training and testing shuffled datasets using the npm package.

Breaking Changes

  • Optional operators changed from ~[optional]? to ~[optional?] to allow adding question marks at the end.

1.1.2

23 Mar 19:28
Compare
Choose a tag to compare

Added windows support

1.1.1

16 Mar 17:54
Compare
Choose a tag to compare
fix cdn link