Class SparseEmbeddingInferenceResult

java.lang.Object
co.elastic.clients.elasticsearch.inference.SparseEmbeddingInferenceResult
All Implemented Interfaces:
JsonpSerializable
Direct Known Subclasses:
SparseEmbeddingResponse

public abstract class SparseEmbeddingInferenceResult extends Object implements JsonpSerializable
The response format for the sparse embedding request.
See Also: