Skip to content

Add milvus support for data-prep #468

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

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Conversation

yongfengdu
Copy link
Collaborator

@yongfengdu yongfengdu commented Oct 12, 2024

Add milvus support for data-prep and retriever-usvc.
Use "helm install" with -f milvus-values.yaml
We don't provide milvus deployment helm chart, just reuse the one officially released with current version.
https://artifacthub.io/packages/helm/milvus/milvus

Description

The summary of the proposed changes as long as the relevant motivation and context.

Issues

Type of change

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

helm install dataprep data-prep -f data-prep/milvus-values.yaml

@yongfengdu
Copy link
Collaborator Author

Will need to fix CI first #471

@yongfengdu yongfengdu force-pushed the milvus branch 2 times, most recently from edb5289 to 307c7a2 Compare October 16, 2024 07:58
Copy link
Collaborator

@mkbhanda mkbhanda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious why we have redis references when dealing with milvus.
Should we keep the database as just "database" (redis/postgres/minion ..) because we can use with it any vector database solution?

Use "helm install" with -f milvus-values.yaml

Signed-off-by: Dolpher Du <[email protected]>
@lianhao lianhao merged commit d289b4e into opea-project:main Oct 18, 2024
10 checks passed
@yongfengdu yongfengdu deleted the milvus branch October 18, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants