langchain/docs/snippets/modules/data_connection/retrievers
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
..
contextual_compression Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
how_to codespell: workflow, config + some (quite a few) typos fixed (#6785) 2023-07-12 16:20:08 -04:00
self_query Update get_started.mdx (#8744) 2023-08-04 15:32:19 -04:00
get_started.mdx added filter kwarg to VectorStoreIndexWrapper query and query_with_so… (#8844) 2023-08-08 10:10:45 -07:00