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 Notes

Features

  • Prompt Library enabling users to save their prompts. Details here: Prompt Library (i.e. Saving Personal Prompts)

  • [Beta] Release of new Knowledge Base UI. Details here: Knowledge Base Interface

  • Show Embedding metadata in Chunks page

  • Syncing of groups via Microsoft Entra IdToken. - Opt in
    Users groups in Microsoft Entra can now be reflected in the application

Bug fixes

  • Fix issue where a number is shown at the bottom of the page

  • Fix incorrect module selection when Space module names are similar

Security fixes

  • [Beta] Secure upload and download of files

Changelog

Image Tags

nextChat:            sha-37d7324
nextKnowledgeUpload: sha-68df563
nextTheme:           sha-37d7324
nextAdmin:           sha-37d7324
nodeChat:            sha-aa3c392
nodeIngestion:       sha-d2ee893
nodeIngestionWorker: sha-ab8de69
nodeTheme:           sha-1279cbe
nodeScopeManagement: sha-c7f5851

Changes

New node common chart version 1.3.0

  • Tyk API definitions now allow for unauthenticated routes under the default /scoped routes

    • [Action required] - Use new chart for all node backend services

    • [Action required] - Set values for nodeIngestion.tyk.scopedApi.enabled in helmfiles

    • [Action required] - Set values for nodeIngestion.tyk.scopedApi.hardTimeouts in helmfiles

node-ingestion

  • New environment variable INGESTION_UPLOAD_API_URL added

    • [Action required] - Adding new environment variable to helmfiles with default value https://gateway.{{ .Values.host }}/scoped/ingestion/upload

  • New secret INGESTION_ENCRYPTION_KEY added

    • [Action required] - Create random encryption key, store it in KeyVault and put into helmfiles.

next-knowledge-upload

  • New Knowledge Base released

    • [Action required] - Set environment variable FEATURE_FLAG_NEW_KNOWLEDGE_BASE_UN_5652 to "true" to enable the new Knowledge base in your tenant

  • Display chunks embedding metadata in Chunks page

next-chat

  • Prompt library feature released as general available (GA)


 

  • No labels