-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support get/delete file in Dataprep Microservice (#254)
* support get_file for dataprep Signed-off-by: letonghan <[email protected]> * add e2e test for get_file api Signed-off-by: letonghan <[email protected]> * support get_file in ray & llama_index Signed-off-by: letonghan <[email protected]> * udpate README Signed-off-by: letonghan <[email protected]> * update e2e tests for ray & llama_index Signed-off-by: letonghan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * modify port for langchain e2e test Signed-off-by: letonghan <[email protected]> * modify ports of ray test Signed-off-by: letonghan <[email protected]> * mofidy container name and ports Signed-off-by: letonghan <[email protected]> * update Signed-off-by: letonghan <[email protected]> * fix depencendy error of ray & unify container names Signed-off-by: letonghan <[email protected]> * modify port of 8001 Signed-off-by: letonghan <[email protected]> * modify conflict port Signed-off-by: letonghan <[email protected]> * Add container log print Signed-off-by: Chendi Xue <[email protected]> * Add LOG_PATH define Signed-off-by: Chendi Xue <[email protected]> * support get link & delete file/link Signed-off-by: letonghan <[email protected]> * update readme and test scripts 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 test issue Signed-off-by: letonghan <[email protected]> * update Signed-off-by: letonghan <[email protected]> * update Signed-off-by: letonghan <[email protected]> --------- Signed-off-by: letonghan <[email protected]> Signed-off-by: Chendi Xue <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: chen, suyue <[email protected]> Co-authored-by: Chendi Xue <[email protected]>
- Loading branch information
1 parent
d7cdab9
commit 5d08426
Showing
12 changed files
with
504 additions
and
85 deletions.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.