Skip to content

Commit

Permalink
disable home
Browse files Browse the repository at this point in the history
Signed-off-by: Tao Liu <[email protected]>
  • Loading branch information
Flyingliuhub committed Feb 21, 2024
1 parent 249cd6e commit c174a3e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions config/playground/helm/dev/helm-opensearch-dashboards.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,13 @@ config:
# Use the consolidated menu and global header bar
opensearchDashboards.branding.useExpandedHeader: false

home.hero.title: 'Try the Query Assistant'
home.hero.body: 'Automatically generate complex queries using simple conversational prompts. AI assisted summary helps you navigate and understand errors from your logs.{br}{br}You will be redirected to the AI playground where you will need to login. All the {terms} of the playground still apply.'
home.hero.externalActionButton: {
text: 'Login to try',
link: 'https://ai.playground.opensearch.org/'
}
home.hero.img.link: 'https://www.youtube.com/watch?v=VTiJtGI2Sr4'
# home.hero.title: 'Try the Query Assistant'
# home.hero.body: 'Automatically generate complex queries using simple conversational prompts. AI assisted summary helps you navigate and understand errors from your logs.{br}{br}You will be redirected to the AI playground where you will need to login. All the {terms} of the playground still apply.'
# home.hero.externalActionButton: {
# text: 'Login to try',
# link: 'https://ai.playground.opensearch.org/'
# }
# home.hero.img.link: 'https://www.youtube.com/watch?v=VTiJtGI2Sr4'

uiSettings:
overrides:
Expand Down

0 comments on commit c174a3e

Please sign in to comment.