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] Implement BaseStore interface for document storage #118

Merged
merged 3 commits into from
Apr 9, 2024

Conversation

jzaldi
Copy link
Contributor

@jzaldi jzaldi commented Apr 5, 2024

Implement BaseStore interface for document storage, both GCS and Datastore

  • Change custom interface to conform to mset mget
  • Implement mdelete and yield_keys
  • Update tests

@jzaldi jzaldi marked this pull request as ready for review April 8, 2024 21:09
@lkuligin lkuligin merged commit e99df22 into langchain-ai:main Apr 9, 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.

None yet

2 participants