Skip to content

Commit fbc8791

Browse files
committed
Merge branch 'es-117856' of github.com:ymao1/elasticsearch into es-117856
2 parents cc96e9a + c3c9cef commit fbc8791

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/inference/src/main/java/org/elasticsearch/xpack/inference/services/openai/embeddings/OpenAiEmbeddingsModel.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
package org.elasticsearch.xpack.inference.services.openai.embeddings;
99

1010
import org.apache.http.client.utils.URIBuilder;
11+
import org.elasticsearch.common.ValidationException;
1112
import org.elasticsearch.core.Nullable;
1213
import org.elasticsearch.inference.ChunkingSettings;
1314
import org.elasticsearch.inference.ModelConfigurations;

0 commit comments

Comments
 (0)