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
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
..
agents update metaphor docs (#8886) 1 year ago
callbacks Adds OpenAI functions powered document metadata tagger (#7521) 1 year ago
chains addition to docs at 'Store and reference chat history' (#8910) 1 year ago
data_connection added filter kwarg to VectorStoreIndexWrapper query and query_with_so… (#8844) 1 year ago
memory Fast load conversationsummarymemory from existing summary (#7533) 1 year ago
model_io Update documentation for prompts (#8381) 1 year ago