docs: fix typo in QA_with_Langchain_Qdrant_and_OpenAI.ipynb

futher -> further
pull/423/head
Ikko Eltociear Ashimine 1 year ago committed by GitHub
parent a8acdd9b47
commit cd42418444
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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