Merge pull request #423 from eltociear/patch-4
docs: fix typo in QA_with_Langchain_Qdrant_and_OpenAI.ipynb
This commit is contained in:
commit
40c39a28a9
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@
|
|||
"\n",
|
||||
"# All the examples come from https://ai.google.com/research/NaturalQuestions\n",
|
||||
"# This is a sample of the training set that we download and extract for some\n",
|
||||
"# futher processing.\n",
|
||||
"# further processing.\n",
|
||||
"wget.download(\"https://storage.googleapis.com/dataset-natural-questions/questions.json\")\n",
|
||||
"wget.download(\"https://storage.googleapis.com/dataset-natural-questions/answers.json\")"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue