Special Bug Fix Product Release Notes - Sept 27, 2024
Release Date: September 27, 2024
Release Scope
This release was designed to provide bug fixes, a product enhancement, and some back-end code for future features.
Enhancements
The following enhancements have been added to the Aisera GenAI Platform in this release.
Aisera Application (Bot) Messaging
The following enhancements have been made to Application Messaging in this release, for channels where the streaming is enabled.
Increased Transparency in Processing Messages
You can now see the processing steps that the application performs during a request. The new messages provide details on the number of sources searched, the number of documents validated, and other relevant metrics.
You can see the the processing is performed in four steps:
The first step acknowledges the search of the user's query.
The second step presents the search results found from various sources.
The third step displays the results after validation of the search results.
The fourth step summarizes the validated information to produce the final answer.
The messages you see within the application resemble the following screenshot:

Last updated