Ayfie Personal Assistant 3.0.0

Ayfie Personal Assistant 3.0.0

Release Date: 12/Mar/25

 

Highlights

  • Added support for the following models

    • Mistral

    • DeepSeek R1 Azure hosted

    • LLama Azure hosted

    • o3-mini model

  • Added support for specialized actions

  • Standardized REST API

  • Improved data analysis functionality

  • Bugfixes

 

Features

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-1925

Standardize REST API

Backend API

CHAT-1902

Adjust DeepSeek model integration

Chatting

  • Added support for models hosted on Azure AI Foundry, like

    • DeepSeek-R1 model

    • LLama 3.3

  • Adjusted DeepSeek model configuration

CHAT-1900

Add support for Mistral model

Chatting

  • Added support for Mistral model

CHAT-1883

Enhance Chatbot info

Chatbots

  • Added new detailed information, including author, creation and modification details, and recent chat activity.

CHAT-1868

Disable question verifier in Prompt Assistance

Prompt assistance

  • Removed question verification class

CHAT-1837

Support for o3-mini model

Chatting

  • Added support for o3-mini model

  • Added support for setting reasoning level for o* models

  • Added the possibility of enabling formatting for o* models.

 

NotesBy default o* models do not format the output using markdown syntax. To enable formatting please specify Formatting re-enabled as extra_instruction

CHAT-1832

Hide workflows on mobile

Workflows

  • Due to functionality complexity Workflows feature is not available on mobile devices

CHAT-1717

Improve the Promt Assistance feature

Chatting

  • Enhanced Prompt Assistance with specialized action selection via buttons or by typing "/".

  • Selecting the specialized action automatically inserts it at the beginning of the input prompt.

  • Available specialized actions: /analyze, /generate-image, /search (optional for Personal Assistant in Locator only)

 

Chatting Locator

  • Replaced the Search Enterprise toggle with the /search command.

CHAT-1308

Add support for data analysis

Advanced Data Analysis

  • Added DataAnalysisChatMessageProcessor for data analysis request handling

  • Implemented OpenAIDataAnalysisService with OpenAI Assistants API integration

  • Implemented displaying results of data analysis in various formats (text, graphs, documents)

  • Extended inline file upload system to support CSV and Excel formats (formats are configurable)

 

Bugs

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-1945

Registration process stopped at loading screen

Log in

  • Added re-authorization trigger for error messages indicating a missing state configuration.

CHAT-1909

PA in Locator - Unable to download a file generated using Data Analysis

Chatting

  • Fixed an issue with downloading files generated by Data Analysis plugin when PA is hosted inside Locator.

CHAT-1875

Provide fix for marked as selected in the right file menu

Chatting / My Files

  • Fixed file selection when using “Open in Chat” option for My Files section

CHAT-1853

Attached documents are randomly unavailable in the data analysis context

Advanced Data Analysis

  • Modified default Data Analysis Assistant instruction

  • Added additional Data Analysis Assistant instructions specifying the attached file type

  • Limiting files available to analysis to last uploaded file

CHAT-1851

Inconsistent form of images generated by data analysis assistant

Advanced Data Analysis

  • Modified default Data Analysis Assistant instruction

  • Added retries for getting images generated by Data Analysis Assistant

CHAT-1849

Stopping data analysis lefts assistant thread lock

Advanced Data Analysis

  • Removed Data Analysis Assistant thread locks

  • Added wait time for active Data Analysis Assistant thread runs

CHAT-1846

Reinitialization of assistant ends with error

Data Analysis

  • Fixed errors with Assistant initialization

  • Adjusted Assistant naming in multitenant environmnent

CHAT-1840

The chat is scrolled to the beginning of the conversation

Chatting

  • Chat automatically scrolls to the latest message when a new message is sent.

  • Adjusted the layout so the reset chat button does not cover the scroll indicator.

CHAT-1835

Downloading generated files does not work for http://pa.ayfie.com

Data Analysis

  • Fixed providing tenant id to enable file download generated by data analysis functionality

CHAT-1829

Chatbot - validation chatbot title

Chatbots

  • Prevented the creation of chatbots with names that differ only by capitalization.

CHAT-1631

Duplicate Confirmation Dialog on exit create/edit chatbots

The issue of a double dialog window appearing for a new chat when the user creates/edits workflows or chatbots has been resolved.

CHAT-1602

PA in Locator - Creating a file group with temporary files from Locator

My Files
Unable to add files from Locator to file groups in PA

CHAT-1246

Concurrently open tabs occasionally "bleed" context between each other.

Chatting

  • Fixed the bug with bleeding context between concurrent tabs