Skip to content

feat: Adding Vector Store #17

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

Merged
merged 5 commits into from
Dec 3, 2024
Merged

feat: Adding Vector Store #17

merged 5 commits into from
Dec 3, 2024

Conversation

dishaprakash
Copy link
Contributor

feat: Adding Vector Store, indexes and tests.

@dishaprakash dishaprakash requested a review from a team as a code owner December 2, 2024 20:24
@dishaprakash dishaprakash changed the base branch from main to async-vec-store December 2, 2024 20:32
@dishaprakash dishaprakash changed the base branch from async-vec-store to main December 2, 2024 20:54
@vishwarajanand vishwarajanand changed the base branch from main to async-vec-store December 3, 2024 11:28
@averikitsch averikitsch merged commit 5049154 into async-vec-store Dec 3, 2024
3 of 7 checks passed
@averikitsch averikitsch deleted the sync-vec-store branch December 3, 2024 16:10
averikitsch pushed a commit that referenced this pull request Dec 3, 2024
* feat: Adding Async Vector Store

* Remove cluster from fixtures.

* chore: pr comments to remove scann

* chore: fix extra args in DistanceStrategy

* feat: Adding Vector Store (#17)

* feat: Adding Vector Store

* remove cluster from fixtures

* minor fix in init

* chore: address pr comments to remove scann

* chore: add more type ignore statements to skip lint checks

---------

Co-authored-by: Vishwaraj Anand <vishwarajanand@google.com>

* chore: remove IVF Index due to lack of support on Cloud SQL

---------

Co-authored-by: Vishwaraj Anand <vishwarajanand@google.com>
Co-authored-by: Vishwaraj Anand <vishwaraj.anand00@gmail.com>
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.

3 participants