Package Hierarchies:
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.elasticsearch.xpack.core.inference.results.ChatCompletionResults (implements org.elasticsearch.inference.InferenceServiceResults)
- org.elasticsearch.xpack.core.inference.results.ChatCompletionResults.Result (implements org.elasticsearch.inference.InferenceResults, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.xpack.core.inference.results.ChunkedInferenceEmbeddingByte (implements org.elasticsearch.inference.ChunkedInference)
- org.elasticsearch.xpack.core.inference.results.ChunkedInferenceEmbeddingByte.ByteEmbeddingChunk
- org.elasticsearch.xpack.core.inference.results.ChunkedInferenceEmbeddingFloat (implements org.elasticsearch.inference.ChunkedInference)
- org.elasticsearch.xpack.core.inference.results.ChunkedInferenceEmbeddingFloat.FloatEmbeddingChunk
- org.elasticsearch.xpack.core.inference.results.ChunkedInferenceEmbeddingSparse (implements org.elasticsearch.inference.ChunkedInference)
- org.elasticsearch.xpack.core.inference.results.ChunkedInferenceEmbeddingSparse.SparseEmbeddingChunk
- org.elasticsearch.xpack.core.inference.results.ChunkedInferenceError (implements org.elasticsearch.inference.ChunkedInference)
- org.elasticsearch.xpack.core.inference.results.InferenceTextEmbeddingByteResults (implements org.elasticsearch.inference.InferenceServiceResults, org.elasticsearch.xpack.core.inference.results.TextEmbedding)
- org.elasticsearch.xpack.core.inference.results.InferenceTextEmbeddingByteResults.InferenceByteEmbedding (implements org.elasticsearch.xpack.core.inference.results.EmbeddingInt, org.elasticsearch.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.xpack.core.inference.results.InferenceTextEmbeddingFloatResults (implements org.elasticsearch.inference.InferenceServiceResults, org.elasticsearch.xpack.core.inference.results.TextEmbedding)
- org.elasticsearch.xpack.core.inference.results.InferenceTextEmbeddingFloatResults.InferenceFloatEmbedding (implements org.elasticsearch.xpack.core.inference.results.EmbeddingInt, org.elasticsearch.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.xpack.core.inference.results.LegacyTextEmbeddingResults (implements org.elasticsearch.inference.InferenceResults)
- org.elasticsearch.xpack.core.inference.results.LegacyTextEmbeddingResults.Embedding (implements org.elasticsearch.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.xpack.core.inference.results.RankedDocsResults.RankedDoc (implements java.lang.Comparable<T>, org.elasticsearch.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.xpack.core.inference.results.SparseEmbeddingResults (implements org.elasticsearch.inference.InferenceServiceResults)
- org.elasticsearch.xpack.core.inference.results.SparseEmbeddingResults.Embedding (implements org.elasticsearch.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.xpack.core.inference.results.StreamingChatCompletionResults (implements org.elasticsearch.inference.InferenceServiceResults)
- org.elasticsearch.xpack.core.inference.results.StreamingChatCompletionResults.Result (implements org.elasticsearch.common.xcontent.ChunkedToXContent)
- org.elasticsearch.xpack.core.inference.results.StreamingChatCompletionResults.Results (implements org.elasticsearch.common.xcontent.ChunkedToXContent)
- org.elasticsearch.xpack.core.inference.results.StreamingUnifiedChatCompletionResults (implements org.elasticsearch.inference.InferenceServiceResults)
- org.elasticsearch.xpack.core.inference.results.StreamingUnifiedChatCompletionResults.ChatCompletionChunk.Choice (implements org.elasticsearch.common.xcontent.ChunkedToXContentObject)
- org.elasticsearch.xpack.core.inference.results.StreamingUnifiedChatCompletionResults.ChatCompletionChunk.Usage
- org.elasticsearch.xpack.core.inference.results.StreamingUnifiedChatCompletionResults.Results (implements org.elasticsearch.common.xcontent.ChunkedToXContent)