Skip to content

Commit 91153b1

Browse files
address reviewer feedback
1 parent 3f7dc03 commit 91153b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/ai_powered_search/image_search_with_multimodal_embeddings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You may also enable multimodal in your Meilisearch Cloud project's general setti
2828

2929
## Configure a multimodal embedder
3030

31-
Much like other embedders, multimodal embedders must set their `source` to `rest`. Depending on your chosen provider, you may also have to specify `url`, `model`, `apiKey`.
31+
Much like other embedders, multimodal embedders must set their `source` to `rest` and explicitly declare their `url`. Depending on your chosen provider, you may also have to specify `apiKey`.
3232

3333
All multimodal embedders must contain an `indexingFragments` field and a `searchFragments` field. Fragments are sets of embeddings built out of specific parts of document data.
3434

0 commit comments

Comments
 (0)