Release 2024.50
Release Date: Dec 11, 2024
Breaking Changes
Document Ingestion Process
We’ve made a change to how errors are handled during document ingestion using the custom API. Previously, if an error occurred, we would switch to the default ingestion method. Now, if an error happens, the ingestion status will be set to "failed." This ensures clearer feedback on the status of your document processing.
Features
Bulk Deletion: Easily manage your chats by selecting and deleting multiple conversations at once.
LaTeX Support: Our chat interface now supports rendering LaTeX formulas.
Self-hosting clients consult the Environment Variables section.
Improvements
The admin endpoint for reingestion has been migrated to use the internal unique URL instead of the SAS blob storage URL. These endpoints are primarily utilized when changes occur in the ingestion process, requiring the reingestion or re-embedding of documents, or updating metadata.
Public Search API now supports an optional
contentIds
array. This means that the API can now return content chunks from both the existing implementation and those specified by thecontentIds
, if provided. WhencontentIds
are included, they work together with other filters like scope or metadata filters, further refining your search results to match the specifiedcontentIds
.
Fixes
In follow-up prompts, logo is now only added when there is a file to be displayed
Fixed the issue where when moving between spaces management page, the space access data displayed is not correct
Access view within the space management now correctly shows correct count of all added members
Resolved an issue where the Stop button remained visible when navigating to another chat.
The issue of the non-supported language continuing to appear in the language drop-down list has been resolved.
Possible issue that would allowed attackers to upload files onto other users' chats and modify the chat name of any other user has been effectively resolved, eliminating the risk of unauthorized file uploads and unauthorized modification of chat names.
Environment Variables
Variable | Change | Service | Options and Description |
---|---|---|---|
| ADDED | chat frontend | EXPERIMENTAL ℹ️ (string) When enabled, renders LaTeX formulas using LaTeX format and symbology. |
| NOTE | ingestion backend | Unique recommends to set this flag to The matching storage account must have Microsoft Defender For Cloud |
AI Modules Config
The modules config INTERNAL_MODULES_CONFIG
remains unchanged.
Author | @Ivana Ignjatovic |
---|
© 2024 Unique AG. All rights reserved. Privacy Policy – Terms of Service