Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/custom_image_embedding_search.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@
"id": "0O-GYQ-1QAqm"
},
"source": [
"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."
"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."
]
},
{
Expand Down