Skip to content

adjust to Milvus Lite #8

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

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Conversation

Jacksonxhx
Copy link
Contributor

adjust milvus implementation to Milvus Lite, but at the same time support zilliz cloud connection as well.

@Jacksonxhx
Copy link
Contributor Author

Jacksonxhx commented Jul 23, 2024

Hi Tom, I'm Jackson, I had solved the pk_resource issue and adjust some integration with milvus. If there is any issues or format problems, please let me know! Hope the pr soon to be merged. Thank you! @tomsmoker

milvus_token=YOUR_MILVUS_CLOUD_TOKEN,
)
# Set up your Milvus Client information
YOUR_MILVUS_LITE_FILE_PATH = "milvus_demo.db" # random name for milvus lite local db

Choose a reason for hiding this comment

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

YOUR_MILVUS_LITE_FILE_PATH = "./milvus_demo.db" # local file name used by Milvus Lite to persist data

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