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

Auto Hashing ID for VectorDB Classes (#4746) #4789

Merged
merged 1 commit into from
Dec 27, 2024
Merged

Auto Hashing ID for VectorDB Classes (#4746) #4789

merged 1 commit into from
Dec 27, 2024

Conversation

thinkall
Copy link
Collaborator

@thinkall thinkall commented Dec 23, 2024

  • MongoDB ID None allow and pre made embeddings allow

  • tests for MongoDB change

  • Add support for generating hashed IDs for documents in vector databases

  • scaled back approach, removed embedding work, updated tests, single focus PR

  • Duplicate content search message and error adjustment.

Why are these changes needed?

To run openai tests for PR #4746 . @mattbeardey

Related issue number

Checks

* MongoDB ID None allow and pre made embeddings allow

* tests for MongoDB change

* Add support for generating hashed IDs for documents in vector databases

* scaled back approach, removed embedding work, updated tests, single focus PR

* Duplicate content search message and error adjustment.
@thinkall
Copy link
Collaborator Author

Hi @ekzhu , could you help take a look at the failures? Those failures are not caused by the changes in this PR.

@thinkall thinkall requested a review from ekzhu December 25, 2024 01:31
@ekzhu
Copy link
Collaborator

ekzhu commented Dec 26, 2024

@thinkall those failures are not caused by this PR, the web surfer tests are failing because the URL it used points to a live page which has been updated...

@ekzhu
Copy link
Collaborator

ekzhu commented Dec 26, 2024

@thinkall it's okay to merge

@thinkall
Copy link
Collaborator Author

@thinkall it's okay to merge

Hi @ekzhu , could you approve the PR? At least 1 approving review is required. Thanks.

Copy link
Collaborator

@ekzhu ekzhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies approved now

@ekzhu ekzhu merged commit 38bfb3d into 0.2 Dec 27, 2024
43 of 47 checks passed
@ekzhu ekzhu deleted the pr_4767 branch December 27, 2024 07:52
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