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: examples/custom_image_embedding_search.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -438,7 +438,7 @@
438
438
"id": "0O-GYQ-1QAqm"
439
439
},
440
440
"source": [
441
-
"We require the indices as we will use this to serach through our image_directory and selecting the image at the location of the index to feed into the vision model for RAG."
441
+
"We require the indices as we will use this to search through our image_directory and selecting the image at the location of the index to feed into the vision model for RAG."
0 commit comments