mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Remove the skip embeddings boolean in the settings
This commit is contained in:
parent
e6e9a033aa
commit
0bb7866f1e
1 changed files with 0 additions and 1 deletions
|
@ -394,7 +394,6 @@ InvalidExportUrl , InvalidRequest , BAD_REQU
|
|||
InvalidExportApiKey , InvalidRequest , BAD_REQUEST ;
|
||||
InvalidExportPayloadSize , InvalidRequest , BAD_REQUEST ;
|
||||
InvalidExportIndexesPatterns , InvalidRequest , BAD_REQUEST ;
|
||||
InvalidExportIndexSkipEmbeddings , InvalidRequest , BAD_REQUEST ;
|
||||
InvalidExportIndexFilter , InvalidRequest , BAD_REQUEST ;
|
||||
// Experimental features - Chat Completions
|
||||
UnimplementedExternalFunctionCalling , InvalidRequest , NOT_IMPLEMENTED ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue