Skip to content

Commit f84b1da

Browse files
jaybceetimgrein
andauthored
Update x-pack/plugin/inference/src/main/java/org/elasticsearch/xpack/inference/services/elastic/ElasticInferenceServiceSettings.java
Co-authored-by: Tim Grein <[email protected]>
1 parent 7fd0883 commit f84b1da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/inference/src/main/java/org/elasticsearch/xpack/inference/services/elastic/ElasticInferenceServiceSettings.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
/**
1616
* Encapsulates settings using {@link Setting}. This does not represent service settings that are persisted
17-
* via {@link org.elasticsearch.inference.ServiceSettings}.
17+
* via {@link org.elasticsearch.inference.ServiceSettings}, but rather Elasticsearch settings passed on startup.
1818
*/
1919
public class ElasticInferenceServiceSettings {
2020

0 commit comments

Comments
 (0)