Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

Releases: navigateconsulting/virtual-assistant

Bug fixes and security updates

03 Sep 08:04
781e3ae
Compare
Choose a tag to compare

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

Release 2.0.3

01 Jul 09:06
8bb750b
Compare
Choose a tag to compare

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.

Bug Fixes

10 Jun 14:03
cae9340
Compare
Choose a tag to compare

Bug Fixes for ,

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

Fixing issues

09 Jun 15:19
7c41c15
Compare
Choose a tag to compare

Fixing minor issues

Improved Performance

05 Jun 12:38
8867f31
Compare
Choose a tag to compare

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)

Minor Fixes

04 Jun 14:23
b3a2ffd
Compare
Choose a tag to compare

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

virtual-assistant v1.0.0

01 Oct 08:20
a343a99
Compare
Choose a tag to compare

first public release

Eva Platform First Release Subversion 1

03 Jul 06:39
Compare
Choose a tag to compare

added minor changes to ui_trainer

22 Apr 06:50
Compare
Choose a tag to compare

Added Minor changes to UI_trainer

Beta of Eva Platform

18 Apr 07:57
e5c9377
Compare
Choose a tag to compare

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