Minor updates to READMEs (#12642)

This commit is contained in:
Lance Martin
2023-10-31 08:34:46 -07:00
committed by GitHub
parent 88f0f1e73b
commit 944cb552bb
3 changed files with 10 additions and 5 deletions

View File

@@ -2,6 +2,8 @@
This template performs RAG on semi-structured data, such as a PDF with text and tables.
See [this cookbook](https://github.com/langchain-ai/langchain/blob/master/cookbook/Semi_Structured_RAG.ipynb) as a reference.
## Environment Setup
Set the `OPENAI_API_KEY` environment variable to access the OpenAI models.