Skip to content

Commit

Permalink
Fix test compilation errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kderusso committed Dec 18, 2024
1 parent a136ec1 commit 9bd3796
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
import org.elasticsearch.xpack.core.ml.action.InferModelAction;
import org.elasticsearch.xpack.core.ml.inference.TrainedModelPrefixStrings;
import org.elasticsearch.xpack.core.ml.inference.results.MlTextEmbeddingResults;
import org.elasticsearch.xpack.core.ml.vectors.TextEmbeddingQueryVectorBuilder;
import org.elasticsearch.xpack.ml.MachineLearningTests;

import java.io.IOException;
Expand Down

0 comments on commit 9bd3796

Please sign in to comment.