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

update legacy vectordb function to be more robust #9773

Merged
merged 2 commits into from
Dec 31, 2023

Conversation

logan-markewich
Copy link
Collaborator

Description

Since how we store data has changed, when retrieving data with the legacy function, we can be more lenient.

Also, fixes removing IDs from metadata that were not placed by llama-index

Fixes #9766

Type of Change

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

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Dec 31, 2023
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Dec 31, 2023
@logan-markewich logan-markewich merged commit 4171072 into main Dec 31, 2023
8 checks passed
@logan-markewich logan-markewich deleted the logan/qdrant_vector_store_fix branch December 31, 2023 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: qdrant vector store does not handle nested payloads
1 participant