Skip to content

Commit f9af6cc

Browse files
Apply suggestions from code review
Co-authored-by: Louis Dureuil <[email protected]>
1 parent 78d327c commit f9af6cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

learn/ai_powered_search/image_search_with_multimodal_embeddings.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ In this example, two modes of search are configured:
105105

106106
Search fragments have access to data present in the query parameters `media` and `q`.
107107

108+
Each semantic search query for this embedder should match exactly one search fragment of this embedder, so the fragments should each have at least one disambiguating field
109+
108110
### Complete embedder configuration
109111

110112
Your embedder should look similar to this example with all fragments and embedding provider data:

0 commit comments

Comments
 (0)