Ayfie Personal Assistant 1.13.0

Release Date: 13/Nov/23

 

Highlights

  • Added support for custom branding

  • Files grouping improvements

  • Bugfixes

 

Features

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-485

Custom branding

Personal Assistant

  • Added AYFIE_CHAT_BRAND environment variable for custom branding.

  • Styling improvements: vertical icon buttons, improve right-side panel style.

CHAT-454

Grouped files on chat view

Personal Assistant

  • Added files are grouped in the chat view with correctly selected icon.

CHAT-450

Edit file group

Personal Assistant
Provided features that allow to:

  • adding and removing files to the file group.

  • changing the description of the file group.

  • renaming the file group.

CHAT-400

Create Solr collection

Personal Assistant

  • Solr collection is now created at start up

Bugs

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-493

The chat response in the language of the question

Personal Assistant

  • Adjusted system message, so the generated response should be in the language of the last user’s message

CHAT-489

Disable cache json configuration file

Personal Assistant

  • The configuration files will not be cached by the browser.

CHAT-476

Instruct chat to be aware that is GPT-4

Personal Assistant

  • Adjusted system message to instruct what version of GPT model is used.

CHAT-474

Conversion to pptx or doc fails

Personal Assistant

  • Adjusted user prompt, so the conversion to presentation / document is more stable

CHAT-342

File's metadata stored forever in Session Storage for on premise

Personal Assistant

  • Old files are now removed from Solr based on AYFIE_CHAT_DATA_EXPIRATION_TIME_IN_SECONDS value.