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

Pgvector - embedding retrieval #298

Merged
merged 6 commits into from
Jan 31, 2024
Merged

Pgvector - embedding retrieval #298

merged 6 commits into from
Jan 31, 2024

Conversation

anakin87
Copy link
Member

@anakin87 anakin87 commented Jan 30, 2024

Implementation of the embedding retrieval for Pgvector Document Store.

The Embedding Retriever will be implemented in a future PR.

@anakin87 anakin87 requested a review from masci January 31, 2024 08:46
@anakin87 anakin87 marked this pull request as ready for review January 31, 2024 08:46
@anakin87 anakin87 requested a review from a team as a code owner January 31, 2024 08:46
@anakin87 anakin87 requested review from shadeMe and removed request for a team and shadeMe January 31, 2024 08:46
Base automatically changed from pgvector-filters to main January 31, 2024 13:47
@anakin87 anakin87 force-pushed the pgvector-embedding-retrieval branch from 14afd60 to 8d1088b Compare January 31, 2024 13:57
anakin87 and others added 5 commits January 31, 2024 17:02
…s/pgvector/document_store.py

Co-authored-by: Massimiliano Pippi <[email protected]>
…s/pgvector/document_store.py

Co-authored-by: Massimiliano Pippi <[email protected]>
…s/pgvector/document_store.py

Co-authored-by: Massimiliano Pippi <[email protected]>
…s/pgvector/document_store.py

Co-authored-by: Massimiliano Pippi <[email protected]>
@anakin87 anakin87 requested a review from masci January 31, 2024 16:09
Copy link
Contributor

@masci masci left a comment

Choose a reason for hiding this comment

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

LGTM

@anakin87 anakin87 merged commit 0d15e36 into main Jan 31, 2024
6 checks passed
@anakin87 anakin87 deleted the pgvector-embedding-retrieval branch January 31, 2024 16:43
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