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.ChunkedInferenceEmbedding (implements org.elasticsearch.inference.ChunkedInference)
- org.elasticsearch.xpack.core.inference.results.ChunkedInferenceError (implements org.elasticsearch.inference.ChunkedInference)
- org.elasticsearch.xpack.core.inference.results.EmbeddingResults.Chunk
- 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.xpack.core.inference.results.EmbeddingResults<E>)
- org.elasticsearch.xpack.core.inference.results.SparseEmbeddingResults.Embedding (implements org.elasticsearch.xpack.core.inference.results.EmbeddingResults.Embedding<E>, 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.common.io.stream.Writeable)
- org.elasticsearch.xpack.core.inference.results.StreamingChatCompletionResults.Results (implements org.elasticsearch.inference.InferenceServiceResults.Result)
- org.elasticsearch.xpack.core.inference.results.StreamingUnifiedChatCompletionResults (implements org.elasticsearch.inference.InferenceServiceResults)
- org.elasticsearch.xpack.core.inference.results.StreamingUnifiedChatCompletionResults.ChatCompletionChunk (implements org.elasticsearch.common.xcontent.ChunkedToXContent, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.xpack.core.inference.results.StreamingUnifiedChatCompletionResults.ChatCompletionChunk.Choice (implements org.elasticsearch.common.xcontent.ChunkedToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.xpack.core.inference.results.StreamingUnifiedChatCompletionResults.ChatCompletionChunk.Choice.Delta (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.xpack.core.inference.results.StreamingUnifiedChatCompletionResults.ChatCompletionChunk.Choice.Delta.ToolCall (implements org.elasticsearch.common.xcontent.ChunkedToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.xpack.core.inference.results.StreamingUnifiedChatCompletionResults.ChatCompletionChunk.Choice.Delta.ToolCall.Function (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.xpack.core.inference.results.StreamingUnifiedChatCompletionResults.ChatCompletionChunk.Usage (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.xpack.core.inference.results.StreamingUnifiedChatCompletionResults.Results (implements org.elasticsearch.inference.InferenceServiceResults.Result)
- org.elasticsearch.xpack.core.inference.results.TextEmbeddingBitResults (implements org.elasticsearch.xpack.core.inference.results.TextEmbeddingResults<E>)
- org.elasticsearch.xpack.core.inference.results.TextEmbeddingByteResults (implements org.elasticsearch.xpack.core.inference.results.TextEmbeddingResults<E>)
- org.elasticsearch.xpack.core.inference.results.TextEmbeddingByteResults.Embedding (implements org.elasticsearch.xpack.core.inference.results.EmbeddingResults.Embedding<E>, org.elasticsearch.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.xpack.core.inference.results.TextEmbeddingFloatResults (implements org.elasticsearch.xpack.core.inference.results.TextEmbeddingResults<E>)
- org.elasticsearch.xpack.core.inference.results.TextEmbeddingFloatResults.Embedding (implements org.elasticsearch.xpack.core.inference.results.EmbeddingResults.Embedding<E>, org.elasticsearch.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)