remove document example for now

This commit is contained in:
Jeffrey Morgan
2023-08-10 20:25:01 -07:00
parent 55aa4aaf0f
commit 700c719422
3 changed files with 0 additions and 29 deletions

View File

@@ -1,15 +0,0 @@
# LangChain Web Summarization
This example summarizes a website
## Setup
```
pip install -r requirements.txt
```
## Run
```
python main.py
```