mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-29 21:30:18 +00:00
- **Description:** This pull request introduces two new methods to the Langchain Chroma partner package that enable similarity search based on image embeddings. These methods enhance the package's functionality by allowing users to search for images similar to a given image URI. Also introduces a notebook to demonstrate it's use. - **Issue:** N/A - **Dependencies:** None - **Twitter handle:** @mrugank9009 --------- Co-authored-by: ccurme <chester.curme@gmail.com>