Skip to content

Commit 2d9253a

Browse files
authored
fix typo in custom image embedding example (#1856)
1 parent f0cc298 commit 2d9253a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/custom_image_embedding_search.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@
438438
"id": "0O-GYQ-1QAqm"
439439
},
440440
"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."
442442
]
443443
},
444444
{

0 commit comments

Comments
 (0)