mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 11:02:37 +00:00
templates: Update README.md - Fixing a typo (#17689)
- **Description:** PR to fix typo in readme - **Issue:** typo in readme - **Dependencies:** no - **Twitter handle:** p_moolrajani
This commit is contained in:
@@ -9,7 +9,7 @@ This template demonstrates how to perform private visual search and question-ans
|
||||
|
||||
It uses OpenCLIP embeddings to embed all of the photos and stores them in Chroma.
|
||||
|
||||
Given a question, relevat photos are retrieved and passed to an open source multi-modal LLM of your choice for answer synthesis.
|
||||
Given a question, relevant photos are retrieved and passed to an open source multi-modal LLM of your choice for answer synthesis.
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user