Hierarchy For Package org.elasticsearch.inference
Class Hierarchy
- java.lang.Object
- org.elasticsearch.inference.InferenceServiceConfiguration (implements org.elasticsearch.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.inference.InferenceServiceConfiguration.Builder
- org.elasticsearch.inference.InferenceServiceRegistry (implements java.io.Closeable)
- org.elasticsearch.inference.Model
- org.elasticsearch.inference.ModelConfigurations (implements org.elasticsearch.inference.ToFilteredXContentObject, org.elasticsearch.common.io.stream.VersionedNamedWriteable)
- org.elasticsearch.inference.ModelSecrets (implements org.elasticsearch.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.VersionedNamedWriteable)
- org.elasticsearch.inference.SettingsConfiguration (implements org.elasticsearch.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.inference.SettingsConfiguration.Builder
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.elasticsearch.inference.InferenceService
- java.io.Closeable
- org.elasticsearch.inference.ChunkedInference
- org.elasticsearch.common.xcontent.ChunkedToXContent
- org.elasticsearch.inference.InferenceServiceResults (also extends org.elasticsearch.common.io.stream.NamedWriteable)
- org.elasticsearch.inference.FilteredXContent
- org.elasticsearch.inference.ServiceSettings (also extends org.elasticsearch.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.VersionedNamedWriteable)
- org.elasticsearch.inference.InferenceServiceExtension
- org.elasticsearch.inference.InferenceServiceExtension.Factory
- org.elasticsearch.xcontent.ToXContent
- org.elasticsearch.xcontent.ToXContentFragment
- org.elasticsearch.inference.InferenceResults (also extends org.elasticsearch.common.io.stream.NamedWriteable)
- org.elasticsearch.xcontent.ToXContentObject
- org.elasticsearch.inference.ChunkingSettings (also extends org.elasticsearch.common.io.stream.VersionedNamedWriteable)
- org.elasticsearch.inference.SecretSettings (also extends org.elasticsearch.common.io.stream.VersionedNamedWriteable)
- org.elasticsearch.inference.ServiceSettings (also extends org.elasticsearch.inference.FilteredXContent, org.elasticsearch.common.io.stream.VersionedNamedWriteable)
- org.elasticsearch.inference.TaskSettings (also extends org.elasticsearch.common.io.stream.VersionedNamedWriteable)
- org.elasticsearch.inference.ToFilteredXContentObject
- org.elasticsearch.xcontent.ToXContentFragment
- org.elasticsearch.common.io.stream.Writeable
- org.elasticsearch.common.io.stream.NamedWriteable
- org.elasticsearch.inference.InferenceResults (also extends org.elasticsearch.xcontent.ToXContentFragment)
- org.elasticsearch.inference.InferenceServiceResults (also extends org.elasticsearch.common.xcontent.ChunkedToXContent)
- org.elasticsearch.inference.UnifiedCompletionRequest.Content
- org.elasticsearch.inference.UnifiedCompletionRequest.ToolChoice
- org.elasticsearch.common.io.stream.VersionedNamedWriteable
- org.elasticsearch.inference.ChunkingSettings (also extends org.elasticsearch.xcontent.ToXContentObject)
- org.elasticsearch.inference.SecretSettings (also extends org.elasticsearch.xcontent.ToXContentObject)
- org.elasticsearch.inference.ServiceSettings (also extends org.elasticsearch.inference.FilteredXContent, org.elasticsearch.xcontent.ToXContentObject)
- org.elasticsearch.inference.TaskSettings (also extends org.elasticsearch.xcontent.ToXContentObject)
- org.elasticsearch.common.io.stream.NamedWriteable
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.elasticsearch.inference.ChunkingStrategy
- org.elasticsearch.inference.InputType
- org.elasticsearch.inference.SimilarityMeasure
- org.elasticsearch.inference.TaskType (implements org.elasticsearch.common.io.stream.Writeable)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.elasticsearch.inference.ChunkedInference.Chunk
- org.elasticsearch.inference.ChunkedInference.TextOffset
- org.elasticsearch.inference.EmptySecretSettings (implements org.elasticsearch.inference.SecretSettings)
- org.elasticsearch.inference.EmptyTaskSettings (implements org.elasticsearch.inference.TaskSettings)
- org.elasticsearch.inference.InferenceService.DefaultConfigId
- org.elasticsearch.inference.InferenceServiceExtension.InferenceServiceFactoryContext
- org.elasticsearch.inference.MinimalServiceSettings (implements org.elasticsearch.xcontent.ToXContentObject)
- org.elasticsearch.inference.UnifiedCompletionRequest (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.inference.UnifiedCompletionRequest.ContentObject (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.inference.UnifiedCompletionRequest.ContentObjects (implements org.elasticsearch.common.io.stream.NamedWriteable, org.elasticsearch.inference.UnifiedCompletionRequest.Content)
- org.elasticsearch.inference.UnifiedCompletionRequest.ContentString (implements org.elasticsearch.common.io.stream.NamedWriteable, org.elasticsearch.inference.UnifiedCompletionRequest.Content)
- org.elasticsearch.inference.UnifiedCompletionRequest.Message (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.inference.UnifiedCompletionRequest.Tool (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.inference.UnifiedCompletionRequest.Tool.FunctionField (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.inference.UnifiedCompletionRequest.ToolCall (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.inference.UnifiedCompletionRequest.ToolCall.FunctionField (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.inference.UnifiedCompletionRequest.ToolChoiceObject (implements org.elasticsearch.common.io.stream.NamedWriteable, org.elasticsearch.inference.UnifiedCompletionRequest.ToolChoice)
- org.elasticsearch.inference.UnifiedCompletionRequest.ToolChoiceObject.FunctionField (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.inference.UnifiedCompletionRequest.ToolChoiceString (implements org.elasticsearch.common.io.stream.NamedWriteable, org.elasticsearch.inference.UnifiedCompletionRequest.ToolChoice)
- org.elasticsearch.inference.UnparsedModel
- java.lang.Record