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

Refactor/vector search as plugins #2548

Merged

Conversation

kartik4949
Copy link
Collaborator

@kartik4949 kartik4949 commented Oct 22, 2024

Description

fix #2544

Related Issues

Checklist

  • Is this code covered by new or existing unit tests or integration tests?
  • Did you run make unit_testing and make integration-testing successfully?
  • Do new classes, functions, methods and parameters all have docstrings?
  • Were existing docstrings updated, if necessary?
  • Was external documentation updated, if necessary?

Additional Notes or Comments

@kartik4949 kartik4949 force-pushed the refactor/vector-search-as-plugings branch 2 times, most recently from 0023136 to 586d16e Compare October 22, 2024 10:40
@blythed blythed changed the title Refactor/vector search as plugings Refactor/vector search as plugins Oct 22, 2024
@kartik4949 kartik4949 force-pushed the refactor/vector-search-as-plugings branch from b120e17 to abaf717 Compare October 22, 2024 18:48
@kartik4949 kartik4949 marked this pull request as draft October 23, 2024 10:08
@kartik4949 kartik4949 force-pushed the refactor/vector-search-as-plugings branch from 7f0cf73 to eec15bc Compare October 24, 2024 15:37
@blythed blythed marked this pull request as ready for review October 25, 2024 09:42
name = "superduper_qdrant"
readme = "README.md"
description = """
SuperDuper Lance is a Python library that provides a high-level API for working with Lance vector search database.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please check the contents of pyproject.toml

@blythed blythed force-pushed the refactor/vector-search-as-plugings branch from eec15bc to f1e3618 Compare October 25, 2024 10:55
@blythed blythed merged commit dcdccee into superduper-io:main Oct 25, 2024
5 checks passed
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.

[PRE-RELEASE-0.4] Migrate vector-search extensions to plugins
2 participants