Closed curquiza closed 3 months ago
Related to https://github.com/meilisearch/integration-guides/issues/302
query
inputField
inputType
pathToEmbeddings
embeddingObject
request
response
headers
url
dimensions
ollama
Usage: https://meilisearch.notion.site/v1-10-AI-search-changes-737c9d7d010d4dd685582bf5dab579e2?pvs=74
⚠️ Make PRs pointing to bump-meilisearch-v1.10.0 and NOT main. Please do 1 PR for all of these changes, and not several.
bump-meilisearch-v1.10.0
main
Closed by #1692
Related to https://github.com/meilisearch/integration-guides/issues/302
Explanation of the feature
query
,inputField
,inputType
,pathToEmbeddings
andembeddingObject
.request
andresponse
headers
url
parameter to the OpenAI embedderdimensions
is now available as an optional parameter forollama
embedders.Usage: https://meilisearch.notion.site/v1-10-AI-search-changes-737c9d7d010d4dd685582bf5dab579e2?pvs=74
TODO
query
,inputField
,inputType
,pathToEmbeddings
andembeddingObject
.request
,response
andheaders
(cf usage for more information)url
parameter to the OpenAI embedderdimensions
for Ollama embedders.⚠️ Make PRs pointing to
bump-meilisearch-v1.10.0
and NOTmain
. Please do 1 PR for all of these changes, and not several.