mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 12:39:32 +00:00
Harrison/site map (#2061)
Co-authored-by: Tim Asp <707699+timothyasp@users.noreply.github.com>
This commit is contained in:
@@ -16,7 +16,7 @@ See [this notebook](../modules/indexes/getting_started.ipynb) for a more detaile
|
||||
from langchain.document_loaders import TextLoader
|
||||
loader = TextLoader('../state_of_the_union.txt')
|
||||
```
|
||||
See [here](../modules/document_loaders/how_to_guides.rst) for more information on how to get started with document loading.
|
||||
See [here](../modules/indexes/document_loaders.rst) for more information on how to get started with document loading.
|
||||
|
||||
**Create Your Index**
|
||||
```python
|
||||
|
Reference in New Issue
Block a user