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

feat: Add Milvus Vector Database Implementation #4751

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Nov 15, 2024

  1. feat: Adding support for Milvus as a Vector database

    Signed-off-by: Francisco Javier Arceo <[email protected]>
    franciscojavierarceo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ebabbd4 View commit details
    Browse the repository at this point in the history
  2. updated requirements files

    Signed-off-by: Francisco Javier Arceo <[email protected]>
    franciscojavierarceo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    57646fb View commit details
    Browse the repository at this point in the history
  3. adding configuration

    Signed-off-by: Francisco Javier Arceo <[email protected]>
    franciscojavierarceo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    744112b View commit details
    Browse the repository at this point in the history
  4. updated

    Signed-off-by: Francisco Javier Arceo <[email protected]>
    franciscojavierarceo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7e196cb View commit details
    Browse the repository at this point in the history
  5. changed things and linted

    Signed-off-by: Francisco Javier Arceo <[email protected]>
    franciscojavierarceo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e879a89 View commit details
    Browse the repository at this point in the history
  6. updating testcontainers to include the Milvus container

    Signed-off-by: Francisco Javier Arceo <[email protected]>
    franciscojavierarceo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b35fd9e View commit details
    Browse the repository at this point in the history
  7. adding updated builds

    Signed-off-by: Francisco Javier Arceo <[email protected]>
    franciscojavierarceo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6f7de5a View commit details
    Browse the repository at this point in the history
  8. adding updated testcontainers package

    Signed-off-by: Francisco Javier Arceo <[email protected]>
    franciscojavierarceo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b2a5364 View commit details
    Browse the repository at this point in the history
  9. changed import

    Signed-off-by: Francisco Javier Arceo <[email protected]>
    franciscojavierarceo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3eab8d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. adding repo config

    Signed-off-by: Francisco Javier Arceo <[email protected]>
    franciscojavierarceo committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a714f85 View commit details
    Browse the repository at this point in the history