Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update UX to adjust display based on feature flags #589

Merged
merged 3 commits into from
Mar 25, 2024

Conversation

dayland
Copy link
Contributor

@dayland dayland commented Mar 24, 2024

In this PR, we have updated the UX to honor the feature flags set in local.env. The new feature flags are:

export ENABLE_WEB_CHAT=false
export ENABLE_UNGROUNDED_CHAT=false
export ENABLE_MATH_ASSISTANT=true
export ENABLE_TABULAR_DATA_ASSISTANT=true
export ENABLE_SHAREPOINT_CONNECTOR=false
export ENABLE_MULTIMEDIA=false

A bonus new flag was added ENABLE_MULTIMEDIA to disable the deployment of Azure Video Indexer until we can get multimedia support into the full UX.

georearl
georearl previously approved these changes Mar 24, 2024
Copy link
Contributor

@asbanger asbanger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for latest update.

@dayland dayland merged commit 08e34a8 into vNext-Dev Mar 25, 2024
6 checks passed
@dayland dayland deleted the dayland/7254-update-ux-to-use-feature-flags branch March 25, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants