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

remove terms and conditions from chat window #20

Conversation

ruanyl
Copy link
Member

@ruanyl ruanyl commented Nov 29, 2023

Description

Confirmed that we no longer need to display terms and conditions in chat window

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

iconType="cheer"
iconColor="primary"
titleSize="s"
body={
<EuiText color="default">
<p>Welcome {props.username} to the OpenSearch Assistant</p>
<p>Welcome {props.username} to the OpenSearch Assistant!</p>
Copy link
Member

Choose a reason for hiding this comment

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

Should we add a fallback here if username is empty?

@ruanyl ruanyl merged commit cab050f into opensearch-project:feature/langchain Nov 29, 2023
1 check passed
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.

4 participants