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 ebeeb27 commit ab0958dCopy full SHA for ab0958d
x-pack/plugin/esql/qa/testFixtures/src/main/java/org/elasticsearch/xpack/esql/CsvTestsDataLoader.java
@@ -358,9 +358,6 @@ public static void deleteInferenceEndpoints(RestClient client) throws IOExceptio
358
}
359
360
361
- deleteSparseEmbeddingInferenceEndpoint(client);
362
- deleteRerankInferenceEndpoint(client);
363
- deleteCompletionInferenceEndpoint(client);
364
365
366
/** The semantic_text mapping type require an inference endpoint that needs to be setup before creating the index. */
0 commit comments