langchain/docs/snippets/modules
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
..
agents update metaphor docs (#8886) 2023-08-07 14:44:41 -07:00
callbacks Adds OpenAI functions powered document metadata tagger (#7521) 2023-07-13 01:12:41 -04:00
chains addition to docs at 'Store and reference chat history' (#8910) 2023-08-08 10:10:11 -07:00
data_connection added filter kwarg to VectorStoreIndexWrapper query and query_with_so… (#8844) 2023-08-08 10:10:45 -07:00
memory Fast load conversationsummarymemory from existing summary (#7533) 2023-07-31 18:14:11 -07:00
model_io Update documentation for prompts (#8381) 2023-08-04 14:25:03 -07:00