2025.18 Infrastructure Changes

1 min read

Changes on Application environment

 

Change

Name

Value

Applications

Short Description

Added

PDF_READ_MODE

"DOC_INTELLIGENCE_DEFAULT"

node-ingestion

This is used to set Microsoft Document Intelligence (MDI) as the default ingestion mode for all ingestion processes on MT/ST platforms

info

This can only be set if MDI is provisioned and available

Added

ENABLE_UTF8_ENCODING_LLM_REQUESTS

"false"

node-chat

node-ingestion

This is used to encode the body of the request sent to the LLMs with UTF8 characters

Added

FEATURE_FLAG_ABOUT_SPACE_SECTION_UN_10270

"false"

next-chat

This is used to display the context window on a chat page that allows users to chat against selected knowledge

Removed

FEATURE_FLAG_MAGIC_TABLE_SHARING_UN_10687

next-chat

Remove the sharing feature flag in US tenant

Added

AMQP_URL

see other services that use it (e.g.: ingestion-worker)

node-scope-management

Adds the AMQP_URL to scope-management that needs it

Last updated