Ayfie Personal Assistant 2.7.0

Release Date: 8/Apr/24

 

Highlights

  • In-app notifications

  • UI/UX redesign

  • PA personalities

  • Performance improvements

  • Improved RAG

  • Bugfixes

 

Features

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-781

Endpoint for convertion Natural Language Query to Keywords

Personal Assistant

  • Added endpoint for extracting terms from query provided by user

CHAT-757

In-app notifications

  • Added popup (dialog) notification.

  • Added banner (info, error, warning) notifications.

  • Error and warning notifications remain visible after each refresh (or until the user deletes them from the notification list).

CHAT-749

Support for custom branding

Personal Assistant

  • Added support for loading custom branding.

  • To add custom branding, set the *AYFIE_CHAT_BRAND *to 'custom' and place your assets in the assets/branding/custom folder.

CHAT-711

PA UI/UX redesign - stage 1

  • Removed the top navigation bar for desktop view.

  • Updated menu items, removing categories and the Learning Corner section.

  • Moved the 'Upgrade' button to the left-hand side menu.

  • Integrated user settings into the new Account view for centralized account management.

  • Renamed "Prompts" to "Suggestions".

  • Removed the 'Save and Private' section.

  • Added “Account” view for dedicated personal account settings and subscription details management.

CHAT-700

Improve RAG

Personal Assistant

  • Improved implementation of retrieving relevant information from available documents

  • Improved understanding the conversation context

CHAT-628

PA personality

Personal Assistant

  • Added option for user to define chat Personalities that can be used to enhance chat responses.

  • Added Personality selector in chat view and Personalities tab in settings view.

 

Bugs

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-804

Fix newrelic configuration for frontend

 

CHAT-799

Expired token in websocket communication

Personal Assistant

  • Fixed updating authentication token - the token is refreshed using refres_token, instead of silent-renew approach, as it was previously

CHAT-788

After selecting one file group by clicking checkbox, all File Groups have been selected

CHAT UI

  • Fixed selector for file groups

CHAT-742

Suggestions not generated for file

 

CHAT-739

Refreshing page always go to the chat page.

Personal Assistant:

  • After refreshing page user still stay on current one

CHAT-727

Security vulnerability fixes

Personal Assistant

  • Fixed security vulnerabilities

  • Updated python packages to the latest versions

CHAT-705

Unprocessed files can be added to existing file group

CHAT UI

  • Unprocessed files are not visible in “Add files to group” selector