Skip to content
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

community[patch]: feat: add milvus partitionKey #5983

Merged
merged 4 commits into from
Jul 4, 2024

Conversation

zhanshuyou
Copy link
Contributor

Doc: https://milvus.io/docs/use-partition-key.md#Use-Partition-Key
I have already run the unit tests.
Detailed information can be found in test-log.txt
test-log.txt

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jul 4, 2024
Copy link

vercel bot commented Jul 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 4, 2024 6:59pm
langchainjs-docs ✅ Ready (Inspect) Visit Preview Jul 4, 2024 6:59pm

@dosubot dosubot bot added the auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features label Jul 4, 2024
@@ -145,6 +152,9 @@ export class Milvus extends VectorStore {

Copy link

Choose a reason for hiding this comment

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

Hey there! I noticed that the recent change in the milvus.ts file explicitly accesses an environment variable using the getEnvironmentVariable function. I've flagged this for your review to ensure it aligns with our environment variable handling practices. Keep up the great work!

@jacoblee93
Copy link
Collaborator

Thank you!

@jacoblee93 jacoblee93 changed the title feat: add milvus partitionKey community[patch]: feat: add milvus partitionKey Jul 4, 2024
@dosubot dosubot bot added the lgtm PRs that are ready to be merged as-is label Jul 4, 2024
@jacoblee93 jacoblee93 merged commit ba89ca1 into langchain-ai:main Jul 4, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features lgtm PRs that are ready to be merged as-is size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants