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/libs/core/langchain_core/example_selectors
amaleki2 413a56b8f1
adding vectorstore_kwarg attribute to search_similarity function (#14604)
- **Description:** the ability to add all extra parameter of vectorstore
and using them SemanticSimilarityExampleSelector.
  - **Issue:** #14583
  - **Dependencies:** no dependensies
  - **Tag maintainer:** 
  - **Twitter handle:** @AmirMalekiz

---------

Co-authored-by: Amir Maleki <amaleki@fb.com>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
8 months ago
..
__init__.py REFACTOR: Refactor langchain_core (#13627) 10 months ago
base.py [core, langchain] modelio code improvements (#15277) 9 months ago
length_based.py REFACTOR: Refactor langchain_core (#13627) 10 months ago
semantic_similarity.py adding vectorstore_kwarg attribute to search_similarity function (#14604) 8 months ago