Releases: mendix/ai-bot-starter-app
release-4.3.0
- marketplace modules were upgraded to their latest versions.
- the application was upgraded to Mendix SP 10.24.13.
- a dependency required for XSS Sanitization was removed from the CommunityCommons module.
release-4.2.0: SAS-1609
- We updated all marketplace modules to their latest versions and added the traceability capability to the navigation. Note that traces are not stored per default, but can be enabled via the StoreTraces constant.
- The PDFExtraction module was re-added to enable document upload for models that don't support documents natively, for example OpenAI via Azure or Mistral.
release-4.1.0: Merge commit
GenAI modules and Encryption have been upgraded to their latest versions.
release-4.0.0: Merge commit
- The application has been extended to enable multiple knowledge base additions to the BotConfig objects.
- The application has been updated with the latest version of all our GenAI marketplace assets
- The app has been upgraded to Mendix Studio Pro version 10.24.0
release-3.1.0
The Starter App was updated to support the React Client.
release-3.0.0: SAS-1166 & SAS-572
The Starter App was updated to Mendix Studio Pro 10.21.0. Furthermore, the app contains the latest versions of the Connector modules:
*Amazon Bedrock Connector v7.0.0
*GenAI Commons v3.0.0
*ConversationalUi v3.0.0
*Mx GenAI Connector v3.0.0
*OpenAI Connector v5.0.0
release-1.3.0
We have added the token usage monitoring page to the admin navigation. The storage of token usage data is currently already supported by the connector for (Azure) OpenAI and not yet by the Amazon Bedrock Connector.
The scss files have been cleaned up and unused code has been removed.
Additionally, we have updated the GenAI-related marketplace modules to the following versions
GenAI Commons 1.3.0
OpenAI Connector 3.3.0
AWS Authentication Connector 3.1.3
Amazon Bedrock Connector 5.2.1
Conversational UI 1.4.0
release-1.2.0
We have updated the GenAI-related marketplace modules to the following versions
GenAI Commons 1.2.0
OpenAI Connector 3.2.0
AWS Authentication Connector 3.1.2
Amazon Bedrock Connector 5.2.0
Conversational UI 1.3.0
The Studio Pro version is now 10.12.4
release-1.1.0
A variety of Amazon Bedrock models can now be selected for chatting. The UX in the chat interface was improved, so that users can now use the Enter key to send messages and Shift+Enter to add a new line. Additionally, we fixed a bug where in specific cases admins were able to see custom instruction of other users on Instructions_Overview.
We have updated the GenAI-related marketplace modules to the following versions
GenAI Commons 1.1.0
OpenAI Connector 3.1.1
AWS Authentication Connector 3.1.1
Amazon Bedrock Connector 5.0.1
Conversational UI 1.2.1
The Studio Pro version is now 10.12.2
release-1.0.0
Initial release.