You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/snippets/modules/data_connection
Chris Pappalardo beab637f04
added filter kwarg to VectorStoreIndexWrapper query and query_with_so… (#8844)
- Description: added filter to query methods in VectorStoreIndexWrapper
for filtering by metadata (i.e. search_kwargs)
- Tag maintainer: @rlancemartin, @eyurtsev

Updated the doc snippet on this topic as well. It took me a long while
to figure out how to filter the vectorstore by filename, so this might
help someone else out.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
1 year ago
..
document_loaders Update Integrations links (#8206) 1 year ago
document_transformers Add regex control over separators in character text splitter (#7933) 1 year ago
retrievers added filter kwarg to VectorStoreIndexWrapper query and query_with_so… (#8844) 1 year ago
text_embedding Polish reference docs (#7045) 1 year ago
vectorstores Improve vector store onboarding exp (#6698) 1 year ago