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 - review docstrings and API reference #502

Merged
merged 2 commits into from
Feb 29, 2024
Merged

Conversation

anakin87
Copy link
Member

@anakin87 anakin87 requested a review from a team as a code owner February 29, 2024 10:19
@anakin87 anakin87 requested review from davidsbatista and removed request for a team February 29, 2024 10:19
@@ -4,7 +4,6 @@ loaders:
modules: [
"haystack_integrations.components.retrievers.pgvector.embedding_retriever",
"haystack_integrations.document_stores.pgvector.document_store",
"haystack_integrations.document_stores.pgvector.filters",
Copy link
Member Author

Choose a reason for hiding this comment

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

this module contains the filtering logic for Pgvector.
Should not be user-facing.

@github-actions github-actions bot added integration:pgvector type:documentation Improvements or additions to documentation labels Feb 29, 2024
@anakin87 anakin87 merged commit e5ee06e into main Feb 29, 2024
7 checks passed
@anakin87 anakin87 deleted the pgvector-docstrings branch February 29, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration:pgvector type:documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API Docs - integrations.pgvector Docstrings - integrations.pgvector
2 participants