Virtual Assistant Versions Save

Virtual Assistant

v2.1.0

3 years ago

Release 2.1.0

Bug fixes and security updates

Major Features and Improvements

  • 223 Added authentication for mongo, and redis containers
    Lazy loading for conversations API and UI
    Changes In Routes (Separate for each component eg: Actions, Conversations, Projects, etc.)
    CSS Tweaks in Conversations Chat Components Added Entity Display feature respective to the intent selected in the chat

Bug Fixes and Other Changes

  • 213 Updated documentation
  • 214 Spinner was continously spinning in loop even after the training had completed and getting the completed status in the front end.
  • 215 npm dependancy in package.json file upgraded from 6.13.4 to 6.14.6
  • 216 and 217 loadash dependancy in package.json file upgraded from 4.17.15 to 4.17.19
  • 218 and 219 changes in populating default actions for projects
  • 220 elliptic dependancy in package-lock.json upgraded from 6.5.2 to 6.5.3.
  • 221 removed Credentials yml file from rasa container, presence of this caused rasa to assume channels are used.
  • 222 Sorted Conversations in descending order with respect to timestamp of comversation date and added Full Date on the right side panel in try now page

v2.0.3

3 years ago

Bug fixes, and minor improvements.

Major Features and Improvements

  • 209 Rasa version upgrade to 1.10.3

Bug Fixes and Other Changes

  • 207 changes to UI
  • 210 Spinner issue on Manage Project Page has now been resolved, earlier there was a delay in showing the spinner. Conversations Chat was not displaying the slot values earlier, now the issue is fixed.
  • 211 Displaying Conversations In Descending Order so that the latest conversation would be displayed first in the list.

v2.0.2

3 years ago

Bug Fixes for ,

  1. Model Training exceptions.
  2. Project properties
  3. Docker hub integrations etc

v2.0.1

3 years ago

Fixing minor issues

2.0.0

3 years ago

New Features.

  1. Model Config can now be set at project level.
  2. Model training works in background. So large models can be trained as well.
  3. Example on ngrok and TLS for application
  4. conversation logs can be seen and details of the conversation as well
  5. Improved performance. Moving away from socketio to rest based backend.

Known Issues

  1. Conversations appear in reverse order (Work in progress to fix this)
  2. Try now messes up with sessions when two users try same project (Work in progress to fix this)

1.1.0

3 years ago

Minor Fixes for performance , moving part of the code on REST from socketio

1.0.0

4 years ago

first public release

0.2

4 years ago

Bug fixes

0.1.1

5 years ago

Added Minor changes to UI_trainer

0.1.0

5 years ago

Contains

  • Skype Connector
  • Rasa Core and NLU Models
  • MongoDB for backend
  • KAFKA Event bus
  • Rasa Trainer UI

** Rasa trainer UI is standalone platform at this stage and not integrated with rasa core