mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 03:26:17 +00:00
docs:Correcting spelling mistakes in readme (#22664)
Signed-off-by: zhangwangda <zhangwangda94@163.com>
This commit is contained in:
@@ -7,7 +7,7 @@ This template create a visual assistant for slide decks, which often contain vis
|
||||
|
||||
It uses GPT-4V to create image summaries for each slide, embeds the summaries, and stores them in Chroma.
|
||||
|
||||
Given a question, relevat slides are retrieved and passed to GPT-4V for answer synthesis.
|
||||
Given a question, relevant slides are retrieved and passed to GPT-4V for answer synthesis.
|
||||
|
||||

|
||||
|
||||
@@ -15,7 +15,7 @@ Given a question, relevat slides are retrieved and passed to GPT-4V for answer s
|
||||
|
||||
Supply a slide deck as pdf in the `/docs` directory.
|
||||
|
||||
By default, this template has a slide deck about Q3 earnings from DataDog, a public techologyy company.
|
||||
By default, this template has a slide deck about Q3 earnings from DataDog, a public technology company.
|
||||
|
||||
Example questions to ask can be:
|
||||
```
|
||||
|
Reference in New Issue
Block a user