Skip to content

Commit 05e037a

Browse files
author
mgosal
authored
Update 30_File_Type_Preprocessing_Index_Pipeline.ipynb (#310)
1 parent 9b2c7f9 commit 05e037a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/30_File_Type_Preprocessing_Index_Pipeline.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344
"id": "I06qdWsZibSz"
345345
},
346346
"source": [
347-
"Now, let's build a RAG pipeline that answers queries based ont he documents you just created in the section above. For this step, we will be using the [`HuggingFaceTGIGenerator`](https://docs.haystack.deepset.ai/v2.0/docs/huggingfacetgigenerator) so must have a [Hugging Face API Key](https://huggingface.co/settings/tokens) for this section. We will be using the `mistralai/Mistral-7B-Instruct-v0.1` model."
347+
"Now, let's build a RAG pipeline that answers queries based on the documents you just created in the section above. For this step, we will be using the [`HuggingFaceTGIGenerator`](https://docs.haystack.deepset.ai/v2.0/docs/huggingfacetgigenerator) so must have a [Hugging Face API Key](https://huggingface.co/settings/tokens) for this section. We will be using the `mistralai/Mistral-7B-Instruct-v0.1` model."
348348
]
349349
},
350350
{

0 commit comments

Comments
 (0)