langchain/docs/extras/integrations
shibuiwilliam 0f0ccfe7f6
add filter to sklearn vector store functions (#8113)
# What
- This is to add filter option to sklearn vectore store functions

<!-- Thank you for contributing to LangChain!

Replace this comment with:
  - Description: Add filter to sklearn vectore store functions.
  - Issue: None
  - Dependencies: None
  - Tag maintainer: @rlancemartin, @eyurtsev
  - Twitter handle: @MlopsJ

If you're adding a new integration, please include:
1. a test for the integration, preferably unit tests that do not rely on
network access,
  2. an example notebook showing its use.

Maintainer responsibilities:
  - General / Misc / if you don't know who to tag: @baskaryan
  - DataLoaders / VectorStores / Retrievers: @rlancemartin, @eyurtsev
  - Models / Prompts: @hwchase17, @baskaryan
  - Memory: @hwchase17
  - Agents / Tools / Toolkits: @hinthornw
  - Tracing / Callbacks: @agola11
  - Async: @agola11

If no one reviews your PR within a few days, feel free to @-mention the
same people again.

See contribution guidelines for more information on how to write/run
tests, lint, etc:
https://github.com/hwchase17/langchain/blob/master/.github/CONTRIBUTING.md
 -->

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-08-03 23:06:41 -07:00
..
callbacks mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00
chat Updated docs on Vertex AI going GA (#8531) 2023-07-31 17:15:04 -07:00
document_loaders RSS Feed / OPML loader (#8694) 2023-08-03 14:58:06 -07:00
document_transformers mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
llms Bagatur/eden llm (#8670) 2023-08-03 10:24:51 -07:00
memory Add StreamlitChatMessageHistory (#8497) 2023-08-01 14:28:15 -07:00
providers MLflow examples (#8642) 2023-08-02 13:30:28 -07:00
retrievers add save and load tfidf vectorizer and docs for TFIDFRetriever (#8112) 2023-08-03 23:06:27 -07:00
text_embedding Harrison/aleph alpha (#8735) 2023-08-03 21:21:15 -07:00
toolkits Github add "Create PR" tool + Docs update (#8235) 2023-07-27 19:19:44 -07:00
tools Wfh/ref links (#8454) 2023-07-29 08:44:32 -07:00
vectorstores add filter to sklearn vector store functions (#8113) 2023-08-03 23:06:41 -07:00