Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.inference.action
package org.elasticsearch.xpack.core.inference.action
-
ClassDescriptionBase class for inference action requests.An internal action for getting inference fields for a set of indices and optionally, the inference results for those fields given a query.A response containing an inference fields map and, if a query was specified in the
GetInferenceFieldsAction.Request, the inference results for those fields.This action is used when making a REST request to the inference API.Internal action to store inference endpoints and return the results of the store operation.