opea-project / GenAIExamples

Generative AI Examples is a collection of GenAI examples such as ChatQnA, Copilot, which illustrate the pipeline capabilities of the Open Platform for Enterprise AI (OPEA) project.
https://opea.dev
Apache License 2.0
173 stars 81 forks source link

[CodeTrans]Update README.md for docker build issue and UI #259

Closed louie-tsai closed 2 weeks ago

louie-tsai commented 3 weeks ago

Description

fix docker build issues and add UI section

Issues

N/A (JIRA Gen-2)

Type of change

List the type of change like below. Please delete options that are not relevant.

Dependencies

NA

Tests

Test on IDC Gaudi2 VM instance

chensuyue commented 3 weeks ago

pre-commit.ci not able to push the format fix commit to your branch, so it failed.

chensuyue commented 3 weeks ago

You can fix the CI issue in your local machine, image

louie-tsai commented 3 weeks ago

You can fix the CI issue in your local machine, image

done. Let me know any modification needed. image

chensuyue commented 3 weeks ago

You can fix the CI issue in your local machine, image

done. Let me know any modification needed. image

After the issue has been fixed, you have to push the fix commit into this PR. I didn't see any new commit, do you mean no file has been updated?

chensuyue commented 3 weeks ago

image The failure due to the prettier scan, It seems in your local place the scan failed due to the Node version is not enough.

chensuyue commented 3 weeks ago

image pre-commit.ci - pr are not able to push into this org, but if you submit PR from a personal forked Repo, the auto fix will work.