You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: x-pack/plugin/inference/src/main/java/org/elasticsearch/xpack/inference/InferenceNamedWriteablesProvider.java
Copy file name to clipboardExpand all lines: x-pack/plugin/inference/src/main/java/org/elasticsearch/xpack/inference/services/elasticsearch/ElasticRerankerServiceSettings.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ public ElasticRerankerServiceSettings(StreamInput in) throws IOException {
36
36
}
37
37
38
38
/**
39
-
* Parse the MultilingualE5SmallServiceSettings from map and validate the setting values.
39
+
* Parse the ElasticRerankerServiceSettings from map and validate the setting values.
40
40
*
41
41
* If required setting are missing or the values are invalid an
0 commit comments