Introduce MinIO Object Store event based dataprep and retriever using Milvus and LanceDB#846
Introduce MinIO Object Store event based dataprep and retriever using Milvus and LanceDB#846dilverse wants to merge 34 commits intoopea-project:mainfrom
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
|
@lvliang-intel would you kindly review. |
mkbhanda
left a comment
There was a problem hiding this comment.
Looks good to me. @chensuyue do we need any tests?
| "parent": "" | ||
| }, | ||
| { | ||
| "name": "uploaded_file_2.txt", |
There was a problem hiding this comment.
would be good to change one of these to a file path/url. What is the name of a file when it is path? id == name?
|
Yes, we need some one test for each microservice. |
eero-t
left a comment
There was a problem hiding this comment.
Below are few minor comments on the docs and Python code.
As to Dockerfiles, see: opea-project/GenAIExamples#225
Co-authored-by: Eero Tamminen <[email protected]>
Co-authored-by: Eero Tamminen <[email protected]>
Co-authored-by: Eero Tamminen <[email protected]>
Co-authored-by: Eero Tamminen <[email protected]>
Co-authored-by: Eero Tamminen <[email protected]>
Co-authored-by: Eero Tamminen <[email protected]>
Co-authored-by: Eero Tamminen <[email protected]>
Co-authored-by: Eero Tamminen <[email protected]>
Co-authored-by: Eero Tamminen <[email protected]>
Co-authored-by: Eero Tamminen <[email protected]>
for more information, see https://pre-commit.ci
|
@dilverse, |
@lvliang-intel Updated the github workflow |
|
@dilverse Please refer to latest code change. |
|
Remind |
|
There is conflict, please help to resolve the conflicts. |
Description
MinIO is a high performance Object Storage solution which is fully S3 compatible and using which its easier to build highly scalable applications. In this PR adding support for the following
Issues
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.