Module org.elasticsearch.xcore
Interface StrictlyParsedInferenceConfig
- All Superinterfaces:
InferenceConfig,NamedWriteable,NamedXContentObject,org.elasticsearch.xcontent.ToXContent,org.elasticsearch.xcontent.ToXContentObject,VersionedNamedWriteable,Writeable
- All Known Subinterfaces:
NlpConfig
- All Known Implementing Classes:
ClassificationConfig,FillMaskConfig,LearningToRankConfig,NerConfig,PassThroughConfig,QuestionAnsweringConfig,RegressionConfig,TextClassificationConfig,TextEmbeddingConfig,TextExpansionConfig,TextSimilarityConfig,ZeroShotClassificationConfig
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.xcontent.ToXContent
org.elasticsearch.xcontent.ToXContent.DelegatingMapParams, org.elasticsearch.xcontent.ToXContent.MapParams, org.elasticsearch.xcontent.ToXContent.ParamsNested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.Writer<V> -
Field Summary
Fields inherited from interface org.elasticsearch.xpack.core.ml.inference.trainedmodel.InferenceConfig
DEFAULT_RESULTS_FIELD, DEFAULT_TOP_CLASSES_RESULTS_FIELD, RESULTS_FIELDFields inherited from interface org.elasticsearch.xcontent.ToXContent
EMPTY, EMPTY_PARAMS -
Method Summary
Methods inherited from interface org.elasticsearch.xpack.core.ml.inference.trainedmodel.InferenceConfig
apply, getDefaultInput, getMinimalSupportedMlConfigVersion, getMinimalSupportedTransportVersion, getMinimalSupportedVersion, getMinLicenseSupported, getMinLicenseSupportedForAction, getResultsField, incompatibleUpdateException, isAllocateOnly, isTargetTypeSupported, requestingImportance, supportsIngestPipeline, supportsPipelineAggregation, supportsSearchRescorer, validateTrainedModelInputMethods inherited from interface org.elasticsearch.xpack.core.ml.utils.NamedXContentObject
getNameMethods inherited from interface org.elasticsearch.xcontent.ToXContent
toXContentMethods inherited from interface org.elasticsearch.xcontent.ToXContentObject
isFragmentMethods inherited from interface org.elasticsearch.common.io.stream.VersionedNamedWriteable
getWriteableName, supportsVersion