We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60f0efb commit 4848ca1Copy full SHA for 4848ca1
.code-samples.meilisearch.yaml
@@ -1391,6 +1391,7 @@ update_embedders_1: |-
1391
"apiKey": "anOpenAiApiKey",
1392
"model": "text-embedding-3-small",
1393
"documentTemplate": "A document titled '{{doc.title}}' whose description starts with {{doc.overview|truncatewords: 20}}"
1394
+ }
1395
}
1396
}'
1397
reset_embedders_1: |-
0 commit comments