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>
2023-08-08 10:10:45 -07:00
..
document_loaders Update Integrations links (#8206) 2023-07-24 21:20:32 -07:00
document_transformers Add regex control over separators in character text splitter (#7933) 2023-08-03 20:25:23 -07:00
retrievers added filter kwarg to VectorStoreIndexWrapper query and query_with_so… (#8844) 2023-08-08 10:10:45 -07:00
text_embedding Polish reference docs (#7045) 2023-07-02 08:08:51 -06:00
vectorstores Improve vector store onboarding exp (#6698) 2023-07-18 13:48:42 -07:00