2025.42 Infrastructure Changes
1 min read
Changes on Application environment
Change | Name | Default | Example | Required | Applications | Short Description |
|---|---|---|---|---|---|---|
New | FEATURE_FLAG_ENABLE_THINKING_STEPS_UN_13848 | undefined | FEATURE_FLAG_ENABLE_THINKING_STEPS_UN_13848='true' | no | next-chat | This feature flag enables the message execution step sidebar (primarily used for DeepResearch). If DeepResearch is enabled, this flag should be enabled as well. |
New | FEATURE_FLAG_ENABLE_DEEP_RESEARCH_UN_12630 | undefined | FEATURE_FLAG_ENABLE_DEEP_RESEARCH_UN_12630='true' | no | next-chat, next-admin | This feature flag enables deep research (experimental) |
New |
| undefined |
| no | node-chat | This feature flag enables the use of OpenAI’s V1 endpoint. It’s currently experimental and should only be activated in testing environments. For more details, refer to the documentation linked here. |
New |
| false |
| no | knowledge-upload | This feature flag enables private folder creation by default in the Knowledge base. |
New |
| false |
| no | node-chat | This feature flag enables the UI to respond and render |
Author | Solution Engineering |
|---|