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

[vectorstores] Add new VectorSearch class with DataStore backend #82

Merged
merged 6 commits into from
Mar 22, 2024

Conversation

jzaldi
Copy link
Contributor

@jzaldi jzaldi commented Mar 21, 2024

  • Added class VectorSearchVectorStoreDatastore that implements VectorSearch indexing + DataStore Document storage
  • Added class VectorSearchVectorStoreGCS as an alias for class VectorSearchVectorStore for consistency.
  • Added integration tests

@jzaldi jzaldi changed the title Add new VectorSearch class with datastore backend [vectorstores] Add new VectorSearch class with DataStore backend Mar 21, 2024
@jzaldi jzaldi marked this pull request as ready for review March 21, 2024 23:39
@lkuligin lkuligin merged commit 51bf9ef into langchain-ai:main Mar 22, 2024
13 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.

2 participants