botnoi_dev_platform 1.2.0
botnoi_dev_platform: ^1.2.0 copied to clipboard
A flutter package for creating and training chatbot on botnoi.ai using botnoi developer platform api.
1.2.0 #
- Add channel support for LINE, Facebook Messenger, and EX10.
- Support connecting to LINE using Line Modular approach.
- Can now turn each channel on or off separately.
1.1.15 #
- Allow training with multiple keywords and messages at once.
1.1.12 #
- Fix bugs in deleting bot objects.
- Fix bugs in deleting intent keywords.
- Fix bugs in deleting intent messages.
1.1.6 #
- Add BotObjectType class which help define the type of bot objects.
- All BotObjects will now automaticallly rename itself following object naming regulations.
1.1.5 #
- Add support for dialogue and carousel objects.
- Add BotAction class which help define the action of nodes and messages.
1.1.2 #
- Add example code.
1.1.0 #
- New feature: Collector.
1.0.0 #
- Initial release.
0.0.1 0.0.25 #
- Pre-release versions.
- Not recommended for production use.