We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Following this central issue
query
inputField
inputType
pathToEmbeddings
embeddingObject
request
response
headers
url
dimensions
ollama
Usage: https://meilisearch.notion.site/v1-10-AI-search-changes-737c9d7d010d4dd685582bf5dab579e2?pvs=74
The text was updated successfully, but these errors were encountered:
embedders
Removals and request and response are done. Totally overlooked the headers-additon.
Will add that now
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Following this central issue
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.The text was updated successfully, but these errors were encountered: