You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/27_First_RAG_Pipeline.ipynb
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,15 @@
76
76
"Initialize a DocumentStore to index your documents. A DocumentStore stores the Documents that the question answering system uses to find answers to your questions. In this tutorial, you'll be using the `InMemoryDocumentStore`."
0 commit comments