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

Add query functionality to the Document Loader notebook #302

Open
averikitsch opened this issue Jan 6, 2025 · 0 comments
Open

Add query functionality to the Document Loader notebook #302

averikitsch opened this issue Jan 6, 2025 · 0 comments
Assignees
Labels
api: alloydb Issues related to the googleapis/langchain-google-alloydb-pg-python API.

Comments

@averikitsch
Copy link
Collaborator

Currently, the Document Loader notebook only outlines how to use the "table_name" argument to pull all documents. We need to highlight that the Loader can be used with "query" to load documents. This should also note how the columns get arranged into the document's content vs metadata.

We should also add a note to the vector store notebook that this could be a way to explore filters for similarity search or just search documents directly without embeddings.

@product-auto-label product-auto-label bot added the api: alloydb Issues related to the googleapis/langchain-google-alloydb-pg-python API. label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: alloydb Issues related to the googleapis/langchain-google-alloydb-pg-python API.
Projects
None yet
Development

No branches or pull requests

3 participants