-
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
Refine docker_compose for dataprep param settings #486
Conversation
Signed-off-by: letonghan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @letonghan for the PR.
LGTM!
At some point all params within Docker or Docker compose need to be documented within README files.
E2E test on xeon failed for frontend test. |
Signed-off-by: letonghan <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: letonghan <[email protected]>
…xamples into dataprep/params
Signed-off-by: letonghan <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: letonghan <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: letonghan <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: letonghan <[email protected]>
…xamples into dataprep/params
Signed-off-by: letonghan <[email protected]>
Signed-off-by: letonghan <[email protected]>
E2E test failed caused by Dataprep Microservice bug. |
Signed-off-by: letonghan <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: letonghan <[email protected]>
* add TEI_ENDPOINT for dataprep Signed-off-by: letonghan <[email protected]> * add TEI_ENDPOINT for dataprep Signed-off-by: letonghan <[email protected]> * update ui test file Signed-off-by: letonghan <[email protected]> * add dataprep test into script Signed-off-by: letonghan <[email protected]> * refine e2e test of chatqna Signed-off-by: letonghan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix missing dockerfile path Signed-off-by: letonghan <[email protected]> * check test issue Signed-off-by: letonghan <[email protected]> * check dataprep log Signed-off-by: letonghan <[email protected]> * reverse codetrans Signed-off-by: letonghan <[email protected]> * cd log path Signed-off-by: letonghan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add hf token in compose yaml Signed-off-by: letonghan <[email protected]> * add redis_host Signed-off-by: letonghan <[email protected]> * add upload link test Signed-off-by: letonghan <[email protected]> * re-format validate dataprep Signed-off-by: letonghan <[email protected]> * fix typo Signed-off-by: letonghan <[email protected]> * fix frontend env name Signed-off-by: letonghan <[email protected]> * fix ci issue Signed-off-by: letonghan <[email protected]> --------- Signed-off-by: letonghan <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Description
Add TEI_ENDPOINT for dataprep configuration
Issues
Related to PR 351
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
None
Tests
Describe the tests that you ran to verify your changes.