From 6f4f77189768368b16b26f93472c986c5b2fdc37 Mon Sep 17 00:00:00 2001 From: Jithin James Date: Wed, 15 Mar 2023 20:29:47 +0530 Subject: [PATCH] docs: add path to state_of_the_union.txt in indexes/getting_started page (#1691) add the state_of_the_union.txt file so that its easier to follow through with the example. --------- Co-authored-by: Jithin James --- docs/modules/indexes/getting_started.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modules/indexes/getting_started.ipynb b/docs/modules/indexes/getting_started.ipynb index d06178ee..2e7fe1a2 100644 --- a/docs/modules/indexes/getting_started.ipynb +++ b/docs/modules/indexes/getting_started.ipynb @@ -37,7 +37,7 @@ "id": "07c1e3b9", "metadata": {}, "source": [ - "Next in the generic setup, let's specify the document loader we want to use." + "Next in the generic setup, let's specify the document loader we want to use. You can download the `state_of_the_union.txt` file [here](https://github.com/hwchase17/langchain/blob/master/docs/modules/state_of_the_union.txt)" ] }, { @@ -366,7 +366,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.1" + "version": "3.10.9" }, "vscode": { "interpreter": {