mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-13 13:36:15 +00:00
docs:Correcting spelling mistakes in readme (#22664)
Signed-off-by: zhangwangda <zhangwangda94@163.com>
This commit is contained in:
@@ -9,7 +9,7 @@ This template demonstrates how to perform private visual search and question-ans
|
||||
|
||||
It uses an open source multi-modal LLM of your choice to create image summaries for each photos, embeds the summaries, and stores them in Chroma.
|
||||
|
||||
Given a question, relevat photos are retrieved and passed to the multi-modal LLM for answer synthesis.
|
||||
Given a question, relevant photos are retrieved and passed to the multi-modal LLM for answer synthesis.
|
||||
|
||||

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