doc: fix quickstart section for Milvus Lite#46474
doc: fix quickstart section for Milvus Lite#46474sre-ci-robot merged 1 commit intomilvus-io:masterfrom
Conversation
|
Welcome @nathan-weinberg! It looks like this is your first PR to milvus-io/milvus 🎉 |
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
WalkthroughThe README.md documentation is updated to clarify the installation method for Milvus Lite. Instead of indicating it is included with pymilvus, users are now instructed to install it via the optional feature specification Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (1)
Comment |
01ab999 to
8da6560
Compare
|
@nathan-weinberg Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco. |
|
Invalid PR Title Format Detected Your PR submission does not adhere to our required standards. To ensure clarity and consistency, please meet the following criteria:
Required Title Structure: Where Example: Please review and update your PR to comply with these guidelines. |
|
[ci-v2-notice]
To rerun ci-v2 checks, comment with:
If you have any questions or requests, please contact @zhikunyao. |
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
Signed-off-by: Nathan Weinberg <[email protected]>
8da6560 to
725fdc1
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: czs007, nathan-weinberg The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@nathan-weinberg thanks! |
User description
As of milvus-io/pymilvus#2976
milvus-liteis no longer included as part of the defaultpymilvusinstallation and must be explicitly specifiedPR Type
Documentation
Description
Update installation docs to reflect milvus-lite as optional dependency
Clarify explicit installation requirement for Milvus Lite functionality
Diagram Walkthrough
File Walkthrough
README.md
Clarify Milvus Lite as optional dependencyREADME.md
milvus-liteis nolonger included by default
installing
pymilvus[milvus-lite]"became an optional dependency
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.