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

Feature: Integrate Milvus into Cognita #420

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

Conversation

jinhonglin-ryan
Copy link

Summary

This pull request introduces Milvus integration into Cognita, enabling efficient vector similarity searches and high-dimensional data storage. The implementation includes schema creation, data insertion, and vector-based indexing for enhanced information retrieval.


Key Features:

  • Supports both local and remote configurations for Milvus.
  • Creates and manages collections dynamically based on schema definitions.
  • Provides utility functions for inserting, updating, and querying documents.
  • Enables incremental updates for efficient data ingestion.
  • Implements batch processing for document insertion and deletion.

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.

1 participant