Merge pull request #423 from eltociear/patch-4

docs: fix typo in QA_with_Langchain_Qdrant_and_OpenAI.ipynb
pull/1077/head
Ted Sanders 1 year ago committed by GitHub
commit 47f8b30e9c

@ -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…
Cancel
Save