Release 2025.08

1 min read

Release Date:

Chat

💥 Breaking Changes

  • Chat titles are now truncated to 70 characters. When creating a chat, we currently store the first chat message as the title. Now we truncate to 70 characters

Improvements

  • Prevention of Duplicate Space Names: Users can no longer create multiple spaces with the same name, ensuring unique identifiers for each space.

  • Clickable Reference Numbers in the Chat: Click reference numbers in chat messages to instantly view the related information, without needing to scroll to footnotes.

  • Enhanced Display for Assessment Statuses: Error assessment statuses are now highlighted with a red background, while unknown statuses feature have neutral grey background for improved visibility.

  • SCIM: You can no longer modify group and user information for users provisioned via SCIM.

Fixes

  • Access to the files in a mobile view: In mobile view, users can no longer access or upload files from their devices in chat when the upload option is disabled next to the chat input

Ingestion

Improvements

  • BETA Text and Image Extraction service:

    • run the service in three modes to extract page content (MDI = Microsoft Document Intelligence):

      • MDI (Microsoft Document Intelligence): use MDI to extract page content

      • MDI+Vision: use MDI to extract page content and Vision LLM to extract content from images

      • Vision: use Vision LLM to extract page content

    • add the ability to further optimize the extracted page content using a Vision LLM and a defined set of iterations

    • add the ability to change all prompts through the configuration

    • increase reliability through the use of structured output for parsing the result of LLM responses


Author

 

Last updated