-
Notifications
You must be signed in to change notification settings - Fork 198
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
added doc sum react-ui #418
Merged
chensuyue
merged 29 commits into
opea-project:main
from
jaswanth8888:feat/docsum-react-ui
Jul 25, 2024
Merged
added doc sum react-ui #418
chensuyue
merged 29 commits into
opea-project:main
from
jaswanth8888:feat/docsum-react-ui
Jul 25, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Include manifest to deploy DocSum pipeline with ReactUI into Kubernetes. Include as well README file for the steps. Signed-off-by: Yeoh, Hoong Tee <[email protected]>
Signed-off-by: Yeoh, Hoong Tee <[email protected]>
Signed-off-by: jaswanth8888 <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: jaswanth8888 <[email protected]>
…8/GenAIExamples into feat/docsum-react-ui
chensuyue
reviewed
Jul 18, 2024
DocSum: Manifest to deploy DocSum with ReactUI into Kubernetes
for more information, see https://pre-commit.ci
amberjain1
approved these changes
Jul 19, 2024
Signed-off-by: jaswanth8888 <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: jaswanth8888 <[email protected]>
for more information, see https://pre-commit.ci
tsc: not found |
jaswanth8888
commented
Jul 22, 2024
Signed-off-by: jaswanth8888 <[email protected]>
Signed-off-by: jaswanth8888 <[email protected]>
Signed-off-by: jaswanth8888 <[email protected]>
Add a new UI service into the test, please also update the test scripts for both xeon and gaudi, Add sed -i "s#opea/docsum-react-ui:latest#image: opea/docsum-react-ui:${IMAGE_TAG}#g" docker_compose.yaml after
|
WenjiaoYue
reviewed
Jul 23, 2024
DocSum/docker/ui/react/src/components/Shared/Markdown/Markdown.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: jaswanth8888 <[email protected]>
yogeshmpandey
approved these changes
Jul 24, 2024
Please do the same thing for test scripts: https://github.com/opea-project/GenAIExamples/pull/417/files#diff-b51ee89002bc09d93363dcf73ad00bbd681fe027deca914f061d25c6344760b5 |
chensuyue
reviewed
Jul 24, 2024
chensuyue
reviewed
Jul 24, 2024
WenjiaoYue
reviewed
Jul 24, 2024
Signed-off-by: jaswanth8888 <[email protected]>
WenjiaoYue
approved these changes
Jul 24, 2024
Signed-off-by: jaswanth8888 <[email protected]>
Signed-off-by: jaswanth8888 <[email protected]>
Signed-off-by: jaswanth8888 <[email protected]>
chensuyue
reviewed
Jul 25, 2024
yogeshmpandey
pushed a commit
to hteeyeoh/GenAIExamples
that referenced
this pull request
Aug 12, 2024
Signed-off-by: Yeoh, Hoong Tee <[email protected]> Signed-off-by: jaswanth8888 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Added Doc Sum React UI
Issues
List the issue or RFC link this PR is working on. If there is no such link, please mark it as
n/a
.Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
List the newly introduced 3rd party dependency if exists.
Tests
Describe the tests that you ran to verify your changes.