mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-30 19:49:09 +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:
parent
4f88a5130e
commit
78521caf51
@ -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.
|
||||
|
||||

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