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

upgraded deeplake vector database to use BasePydanticVectorStore #10504

Merged

Conversation

rumsrami
Copy link
Contributor

@rumsrami rumsrami commented Feb 7, 2024

Description

Upgraded the vector store database Deeplake to use the BasePydanticVectorStore instead of the VectorStoreBase. This would allow it to be used in Ingestion pipelines

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Suggested Checklist:

  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • I ran make format; make lint to appease the lint gods

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Feb 7, 2024
@logan-markewich logan-markewich merged commit c70abf6 into run-llama:main Feb 7, 2024
8 checks passed
@rumsrami rumsrami deleted the rami/deeplake_update_baseclass branch March 2, 2024 23:01
Izukimat pushed a commit to Izukimat/llama_index that referenced this pull request Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants