Hierarchy For All Packages
Package Hierarchies:- io.github.sashirestela.openai,
- io.github.sashirestela.openai.common,
- io.github.sashirestela.openai.common.function,
- io.github.sashirestela.openai.common.tool,
- io.github.sashirestela.openai.domain.assistant,
- io.github.sashirestela.openai.domain.assistant.events,
- io.github.sashirestela.openai.domain.audio,
- io.github.sashirestela.openai.domain.batch,
- io.github.sashirestela.openai.domain.chat,
- io.github.sashirestela.openai.domain.completion,
- io.github.sashirestela.openai.domain.embedding,
- io.github.sashirestela.openai.domain.file,
- io.github.sashirestela.openai.domain.finetuning,
- io.github.sashirestela.openai.domain.image,
- io.github.sashirestela.openai.domain.model,
- io.github.sashirestela.openai.domain.moderation,
- io.github.sashirestela.openai.support
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- io.github.sashirestela.openai.common.Page<T>
- java.util.AbstractList<E> (implements java.util.List<E>)
- io.github.sashirestela.openai.domain.image.AbstractImageRequest
- io.github.sashirestela.openai.domain.image.ImageEditsRequest
- io.github.sashirestela.openai.domain.image.ImageRequest
- io.github.sashirestela.openai.domain.image.ImageVariationsRequest
- io.github.sashirestela.openai.domain.assistant.Assistant
- io.github.sashirestela.openai.domain.assistant.AssistantModifyRequest
- io.github.sashirestela.openai.domain.assistant.AssistantRequest
- io.github.sashirestela.openai.domain.assistant.Attachment
- io.github.sashirestela.openai.domain.assistant.Attachment.AttachmentTool
- io.github.sashirestela.openai.BaseSimpleOpenAI
- io.github.sashirestela.openai.SimpleOpenAI
- io.github.sashirestela.openai.SimpleOpenAIAnyscale
- io.github.sashirestela.openai.SimpleOpenAIAzure
- io.github.sashirestela.openai.BaseSimpleOpenAIArgs
- io.github.sashirestela.openai.domain.batch.Batch
- io.github.sashirestela.openai.domain.batch.Batch.BatchError
- io.github.sashirestela.openai.domain.batch.Batch.BatchErrors
- io.github.sashirestela.openai.domain.batch.Batch.RequestCountsType
- io.github.sashirestela.openai.domain.batch.BatchRequest
- io.github.sashirestela.openai.domain.chat.Chat
- io.github.sashirestela.openai.domain.chat.Chat.Choice
- io.github.sashirestela.openai.domain.chat.Chat.Choice.LogprobInfo
- io.github.sashirestela.openai.domain.chat.Chat.Choice.LogprobInfo.TokenLogprob
- io.github.sashirestela.openai.domain.chat.Chat.Choice.LogprobInfo.TopLogprob
- io.github.sashirestela.openai.domain.chat.ChatMessage
- io.github.sashirestela.openai.domain.chat.ChatMessage.AssistantMessage
- io.github.sashirestela.openai.domain.chat.ChatMessage.ResponseMessage
- io.github.sashirestela.openai.domain.chat.ChatMessage.SystemMessage
- io.github.sashirestela.openai.domain.chat.ChatMessage.ToolMessage
- io.github.sashirestela.openai.domain.chat.ChatMessage.UserMessage
- io.github.sashirestela.openai.domain.chat.ChatRequest
- io.github.sashirestela.openai.domain.completion.Completion
- io.github.sashirestela.openai.domain.completion.Completion.Choice
- io.github.sashirestela.openai.domain.completion.Completion.Choice.LogProbs
- io.github.sashirestela.openai.domain.completion.CompletionRequest
- io.github.sashirestela.openai.support.Constant
- io.github.sashirestela.openai.domain.chat.ContentPart
- io.github.sashirestela.openai.domain.chat.ContentPart.ContentPartImage
- io.github.sashirestela.openai.domain.chat.ContentPart.ContentPartText
- io.github.sashirestela.openai.domain.chat.ContentPart.ContentPartImage.ImageUrl
- io.github.sashirestela.openai.common.DeletedObject
- io.github.sashirestela.openai.domain.embedding.Embedding<T>
- io.github.sashirestela.openai.domain.embedding.EmbeddingBase64
- io.github.sashirestela.openai.domain.embedding.EmbeddingFloat
- io.github.sashirestela.openai.domain.embedding.EmbeddingRequest
- io.github.sashirestela.openai.domain.assistant.events.EventName
- io.github.sashirestela.openai.domain.assistant.ExpiresAfter
- io.github.sashirestela.openai.domain.assistant.FileAnnotation
- io.github.sashirestela.openai.domain.assistant.FileAnnotation.FileCitationAnnotation
- io.github.sashirestela.openai.domain.assistant.FileAnnotation.FilePathAnnotation
- io.github.sashirestela.openai.domain.assistant.FileAnnotation.FileCitationAnnotation.FileCitation
- io.github.sashirestela.openai.domain.assistant.FileAnnotation.FilePathAnnotation.FilePath
- io.github.sashirestela.openai.domain.assistant.FileCount
- io.github.sashirestela.openai.domain.file.FileRequest
- io.github.sashirestela.openai.domain.file.FileResponse
- io.github.sashirestela.openai.domain.finetuning.FineTuning
- io.github.sashirestela.openai.domain.finetuning.FineTuning.FineTuningError
- io.github.sashirestela.openai.domain.finetuning.FineTuningCheckpoint
- io.github.sashirestela.openai.domain.finetuning.FineTuningCheckpoint.Metrics
- io.github.sashirestela.openai.domain.finetuning.FineTuningEvent
- io.github.sashirestela.openai.domain.finetuning.FineTuningRequest
- io.github.sashirestela.openai.common.function.FunctionCall
- io.github.sashirestela.openai.common.function.FunctionDef
- io.github.sashirestela.openai.common.function.FunctionExecutor
- io.github.sashirestela.openai.common.Generic<T>
- io.github.sashirestela.openai.domain.finetuning.HyperParams
- io.github.sashirestela.openai.domain.image.Image
- io.github.sashirestela.openai.domain.assistant.IncompleteDetail
- io.github.sashirestela.openai.domain.finetuning.Integration
- io.github.sashirestela.openai.domain.finetuning.Integration.WandbIntegration
- io.github.sashirestela.openai.support.JsonSchemaUtil
- io.github.sashirestela.openai.domain.assistant.LastError
- io.github.sashirestela.openai.domain.model.Model
- io.github.sashirestela.openai.domain.moderation.Moderation
- io.github.sashirestela.openai.domain.moderation.Moderation.ModerationResult
- io.github.sashirestela.openai.domain.moderation.Moderation.ModerationResult.Category
- io.github.sashirestela.openai.domain.moderation.Moderation.ModerationResult.CategoryScore
- io.github.sashirestela.openai.domain.moderation.ModerationRequest
- io.github.sashirestela.openai.common.PageRequest
- io.github.sashirestela.openai.support.Poller<T>
- io.github.sashirestela.openai.common.ResponseFormat
- io.github.sashirestela.openai.domain.audio.SpeechRequest
- io.github.sashirestela.openai.domain.assistant.StepDetail
- io.github.sashirestela.openai.domain.assistant.StepDetail.MessageCreationStep
- io.github.sashirestela.openai.domain.assistant.StepDetail.ToolCallsStep
- io.github.sashirestela.openai.domain.assistant.StepDetail.MessageCreationStep.MessageCreation
- io.github.sashirestela.openai.domain.assistant.StepDetail.ToolCallsStep.StepToolCall
- io.github.sashirestela.openai.domain.assistant.StepDetail.ToolCallsStep.StepToolCall.CodeInterpreterToolCall
- io.github.sashirestela.openai.domain.assistant.StepDetail.ToolCallsStep.StepToolCall.FileSearchToolCall
- io.github.sashirestela.openai.domain.assistant.StepDetail.ToolCallsStep.StepToolCall.FunctionToolCall
- io.github.sashirestela.openai.domain.assistant.StepDetail.ToolCallsStep.StepToolCall.CodeInterpreterToolCall.CodeInterpreterTool
- io.github.sashirestela.openai.domain.assistant.StepDetail.ToolCallsStep.StepToolCall.CodeInterpreterToolCall.CodeInterpreterTool.Output
- io.github.sashirestela.openai.domain.assistant.StepDetail.ToolCallsStep.StepToolCall.CodeInterpreterToolCall.CodeInterpreterTool.Output.ImageOutput
- io.github.sashirestela.openai.domain.assistant.StepDetail.ToolCallsStep.StepToolCall.CodeInterpreterToolCall.CodeInterpreterTool.Output.LogOutput
- io.github.sashirestela.openai.domain.assistant.StepDetail.ToolCallsStep.StepToolCall.CodeInterpreterToolCall.CodeInterpreterTool.Output.ImageOutput.ImageOutputFile
- io.github.sashirestela.openai.domain.assistant.StepDetail.ToolCallsStep.StepToolCall.FunctionToolCall.FunctionTool
- io.github.sashirestela.openai.domain.assistant.Thread
- io.github.sashirestela.openai.domain.assistant.ThreadCreateAndRunRequest
- io.github.sashirestela.openai.domain.assistant.ThreadMessage
- io.github.sashirestela.openai.domain.assistant.ThreadMessageContent
- io.github.sashirestela.openai.domain.assistant.ThreadMessageContent.ImageFileContent
- io.github.sashirestela.openai.domain.assistant.ThreadMessageContent.TextContent
- io.github.sashirestela.openai.domain.assistant.ThreadMessageContent.ImageFileContent.ImageFile
- io.github.sashirestela.openai.domain.assistant.ThreadMessageContent.TextContent.TextAnnotation
- io.github.sashirestela.openai.domain.assistant.ThreadMessageDelta
- io.github.sashirestela.openai.domain.assistant.ThreadMessageDelta.MessageDeltaDetail
- io.github.sashirestela.openai.domain.assistant.ThreadMessageModifyRequest
- io.github.sashirestela.openai.domain.assistant.ThreadMessageRequest
- io.github.sashirestela.openai.domain.assistant.ThreadModifyRequest
- io.github.sashirestela.openai.domain.assistant.ThreadRequest
- io.github.sashirestela.openai.domain.assistant.ThreadRun
- io.github.sashirestela.openai.domain.assistant.ThreadRun.RequiredAction
- io.github.sashirestela.openai.domain.assistant.ThreadRun.RequiredAction.SubmitToolOutput
- io.github.sashirestela.openai.domain.assistant.ThreadRunModifyRequest
- io.github.sashirestela.openai.domain.assistant.ThreadRunRequest
- io.github.sashirestela.openai.domain.assistant.ThreadRunStep
- io.github.sashirestela.openai.domain.assistant.ThreadRunStepDelta
- io.github.sashirestela.openai.domain.assistant.ThreadRunStepDelta.RunStepDeltaDetail
- io.github.sashirestela.openai.domain.assistant.ThreadRunSubmitOutputRequest
- io.github.sashirestela.openai.domain.assistant.ThreadRunSubmitOutputRequest.ToolOutput
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.github.sashirestela.openai.SimpleUncheckedException
- java.lang.RuntimeException
- java.lang.Exception
- io.github.sashirestela.openai.common.tool.Tool
- io.github.sashirestela.openai.domain.assistant.AssistantTool
- io.github.sashirestela.openai.common.tool.Tool.ToolFunctionDef
- io.github.sashirestela.openai.common.tool.ToolCall
- io.github.sashirestela.openai.common.tool.ToolChoice
- io.github.sashirestela.openai.common.tool.ToolChoice.FunctionName
- io.github.sashirestela.openai.domain.assistant.ToolResource
- io.github.sashirestela.openai.domain.assistant.ToolResource.CodeInterpreter
- io.github.sashirestela.openai.domain.assistant.ToolResource.FileSearch
- io.github.sashirestela.openai.domain.assistant.ToolResourceFull
- io.github.sashirestela.openai.domain.assistant.ToolResourceFull.CodeInterpreter
- io.github.sashirestela.openai.domain.assistant.ToolResourceFull.FileSearch
- io.github.sashirestela.openai.domain.assistant.ToolResourceFull.FileSearch.VectorStore
- io.github.sashirestela.openai.domain.audio.Transcription
- io.github.sashirestela.openai.domain.audio.Transcription.AudioWord
- io.github.sashirestela.openai.domain.audio.Transcription.Segment
- io.github.sashirestela.openai.domain.audio.TranscriptionRequest
- io.github.sashirestela.openai.domain.audio.TranslationRequest
- io.github.sashirestela.openai.domain.assistant.TruncationStrategy
- io.github.sashirestela.openai.common.Usage
- io.github.sashirestela.openai.domain.assistant.VectorStore
- io.github.sashirestela.openai.domain.assistant.VectorStoreFile
- io.github.sashirestela.openai.domain.assistant.VectorStoreFileBatch
- io.github.sashirestela.openai.domain.assistant.VectorStoreFileBatchRequest
- io.github.sashirestela.openai.domain.assistant.VectorStoreFileRequest
- io.github.sashirestela.openai.domain.assistant.VectorStoreModifyRequest
- io.github.sashirestela.openai.domain.assistant.VectorStoreRequest
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- io.github.sashirestela.openai.common.function.Functional
- io.github.sashirestela.openai.OpenAI
- io.github.sashirestela.openai.OpenAI.Audios
- io.github.sashirestela.openai.OpenAI.Batches
- io.github.sashirestela.openai.OpenAI.ChatCompletions
- io.github.sashirestela.openai.OpenAI.Completions
- io.github.sashirestela.openai.OpenAI.Embeddings
- io.github.sashirestela.openai.OpenAI.Files
- io.github.sashirestela.openai.OpenAI.FineTunings
- io.github.sashirestela.openai.OpenAI.Images
- io.github.sashirestela.openai.OpenAI.Models
- io.github.sashirestela.openai.OpenAI.Moderations
- io.github.sashirestela.openai.OpenAIBeta2
- io.github.sashirestela.openai.OpenAIBeta2.Assistants
- io.github.sashirestela.openai.OpenAIBeta2.ThreadMessages
- io.github.sashirestela.openai.OpenAIBeta2.ThreadRuns
- io.github.sashirestela.openai.OpenAIBeta2.ThreadRunSteps
- io.github.sashirestela.openai.OpenAIBeta2.Threads
- io.github.sashirestela.openai.OpenAIBeta2.VectorStoreFileBatches
- io.github.sashirestela.openai.OpenAIBeta2.VectorStoreFiles
- io.github.sashirestela.openai.OpenAIBeta2.VectorStores
Annotation Type Hierarchy
- io.github.sashirestela.openai.domain.assistant.events.AssistantStreamEvent (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.github.sashirestela.openai.domain.audio.AudioResponseFormat
- io.github.sashirestela.openai.domain.batch.BatchRequest.CompletionWindowType
- io.github.sashirestela.openai.domain.chat.ChatMessage.ChatRole
- io.github.sashirestela.openai.domain.chat.ContentPart.ContentPartImage.ImageUrl.ImageDetail
- io.github.sashirestela.openai.domain.chat.ContentPart.ContentPartType
- io.github.sashirestela.openai.domain.embedding.EmbeddingRequest.EncodingFormat
- io.github.sashirestela.openai.domain.batch.EndpointType
- io.github.sashirestela.openai.domain.assistant.ExpiresAfter.Anchor
- io.github.sashirestela.openai.domain.assistant.FileAnnotation.AnnotationType
- io.github.sashirestela.openai.domain.file.FileRequest.PurposeType
- io.github.sashirestela.openai.domain.assistant.FileStatus
- io.github.sashirestela.openai.domain.image.ImageRequest.Quality
- io.github.sashirestela.openai.domain.image.ImageRequest.Style
- io.github.sashirestela.openai.domain.image.ImageResponseFormat
- io.github.sashirestela.openai.domain.assistant.IncompleteDetail.IncompleteDetailReason
- io.github.sashirestela.openai.domain.finetuning.Integration.IntegrationType
- io.github.sashirestela.openai.domain.assistant.LastError.ErrorCode
- io.github.sashirestela.openai.common.PageRequest.Order
- io.github.sashirestela.openai.common.ResponseFormat.ResponseFormatType
- io.github.sashirestela.openai.domain.assistant.RunStepType
- io.github.sashirestela.openai.domain.image.Size
- io.github.sashirestela.openai.domain.audio.SpeechRequest.SpeechResponseFormat
- io.github.sashirestela.openai.domain.audio.SpeechRequest.Voice
- io.github.sashirestela.openai.domain.assistant.StepDetail.ToolCallsStep.StepToolCall.CodeInterpreterToolCall.CodeInterpreterTool.OutputType
- io.github.sashirestela.openai.domain.assistant.ThreadMessage.ThreadMessageStatus
- io.github.sashirestela.openai.domain.assistant.ThreadMessageContent.ContentType
- io.github.sashirestela.openai.domain.assistant.ThreadMessageRole
- io.github.sashirestela.openai.domain.assistant.ThreadRun.RequiredAction.RequiredActionType
- io.github.sashirestela.openai.domain.assistant.ThreadRun.RunStatus
- io.github.sashirestela.openai.domain.assistant.ThreadRunStep.RunStepStatus
- io.github.sashirestela.openai.common.tool.ToolChoiceOption
- io.github.sashirestela.openai.common.tool.ToolType
- io.github.sashirestela.openai.domain.audio.TranscriptionRequest.TimestampGranularity
- io.github.sashirestela.openai.domain.assistant.TruncationStrategy.TruncationStrategyType
- io.github.sashirestela.openai.domain.assistant.VectorStore.VectorStoreStatus
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)