mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
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
@ -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…
x
Reference in New Issue
Block a user