Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Release Date:

💥 Breaking Changes

  • Azure OpenAI has announcement the retirement and upgrade of some of the LLM models. Assistants in our product relying on this models have been automatically migrated to use the updated version.
    Affected LLM models includes

    • gpt-35-turbo - 0301, 0613

    • gpt-35-turbo-16k

Features

  • We’ve implemented a notification banner feature. With this feature admins can now create organization wide notice to be communication to all users in the system. This is could be a notice about an upcoming maintenance or a disruption in some services.

    • Detailed documentation about the banner can be here

      unicated to them.

NotificationBannerMaintenance.pngNotificationBannerInfo.png

NotificationBannerOutage.png

NotificationBannerSuccess.png

Improvements

  • Nested folders now inherit ingestion configurations from their parent folders during creation.

  • Messages in the chat are now paginated to improve performance

  • When multiple images are uploaded to a space, they are all included in the prompt context of subsequent chats with a configurable message window (defaults to 10).

Fixes

  • Fix issue where it’s not possible to ingest a csv file if it has special linebreak character (\n) in the value

  • Fix issue where AI modules are not deleted immediately when a toast message is displayed


 

  • No labels