Hierarchy For All Packages
Package Hierarchies:- io.github.sashirestela.openai,
- io.github.sashirestela.openai.common,
- io.github.sashirestela.openai.common.audio,
- io.github.sashirestela.openai.common.content,
- 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.domain.realtime,
- io.github.sashirestela.openai.domain.upload,
- 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.AssistantTool.FileSearch
- io.github.sashirestela.openai.domain.assistant.Attachment
- io.github.sashirestela.openai.domain.assistant.Attachment.AttachmentTool
- io.github.sashirestela.openai.support.Base64Util
- io.github.sashirestela.openai.domain.realtime.BaseEvent
- io.github.sashirestela.openai.domain.realtime.ClientEvent.ConversationItemCreate
- io.github.sashirestela.openai.domain.realtime.ClientEvent.ConversationItemDelete
- io.github.sashirestela.openai.domain.realtime.ClientEvent.ConversationItemTruncate
- io.github.sashirestela.openai.domain.realtime.ClientEvent.InputAudioBufferAppend
- io.github.sashirestela.openai.domain.realtime.ClientEvent.InputAudioBufferClear
- io.github.sashirestela.openai.domain.realtime.ClientEvent.InputAudioBufferCommit
- io.github.sashirestela.openai.domain.realtime.ClientEvent.ResponseCancel
- io.github.sashirestela.openai.domain.realtime.ClientEvent.ResponseCreate
- io.github.sashirestela.openai.domain.realtime.ClientEvent.SessionUpdate
- io.github.sashirestela.openai.domain.realtime.ServerEvent.BaseResponse
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ResponseAudioDelta
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ResponseAudioDone
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ResponseAudioTranscriptDelta
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ResponseAudioTranscriptDone
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ResponseContentPartAdded
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ResponseContentPartDone
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ResponseTextDelta
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ResponseTextDone
- io.github.sashirestela.openai.domain.realtime.ServerEvent.BaseResponseFunctionCallArguments
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ResponseFunctionCallArgumentsDelta
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ResponseFunctionCallArgumentsDone
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ConversationCreated
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ConversationItemAudioTransCompleted
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ConversationItemAudioTransFailed
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ConversationItemCreated
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ConversationItemDeleted
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ConversationItemTruncated
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ErrorEvent
- io.github.sashirestela.openai.domain.realtime.ServerEvent.InputAudioBufferCleared
- io.github.sashirestela.openai.domain.realtime.ServerEvent.InputAudioBufferCommitted
- io.github.sashirestela.openai.domain.realtime.ServerEvent.InputAudioBufferSpeechStarted
- io.github.sashirestela.openai.domain.realtime.ServerEvent.InputAudioBufferSpeechStopped
- io.github.sashirestela.openai.domain.realtime.ServerEvent.RateLimitsUpdated
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ResponseCreated
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ResponseDone
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ResponseOutputItemAdded
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ResponseOutputItemDone
- io.github.sashirestela.openai.domain.realtime.ServerEvent.SessionCreated
- io.github.sashirestela.openai.domain.realtime.ServerEvent.SessionUpdated
- 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.ChatMessage.AssistantMessage.Audio
- io.github.sashirestela.openai.domain.chat.ChatMessage.ResponseMessage.AudioResponse
- io.github.sashirestela.openai.domain.chat.ChatRequest
- io.github.sashirestela.openai.domain.chat.ChatRequest.Audio
- io.github.sashirestela.openai.domain.assistant.ChunkingStrategy
- io.github.sashirestela.openai.domain.assistant.ChunkingStrategy.StaticChunking
- io.github.sashirestela.openai.domain.realtime.ClientEvent
- 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.domain.realtime.Configuration
- io.github.sashirestela.openai.domain.realtime.Configuration.InputAudioTranscription
- io.github.sashirestela.openai.domain.realtime.Configuration.ToolRealtime
- io.github.sashirestela.openai.domain.realtime.Configuration.TurnDetection
- io.github.sashirestela.openai.support.Constant
- io.github.sashirestela.openai.common.content.ContentPart
- io.github.sashirestela.openai.common.content.ContentPart.ChatContentPart
- io.github.sashirestela.openai.common.content.ContentPart.ContentPartImageUrl
- io.github.sashirestela.openai.common.content.ContentPart.ContentPartInputAudio
- io.github.sashirestela.openai.common.content.ContentPart.ContentPartRefusal
- io.github.sashirestela.openai.common.content.ContentPart.ContentPartText
- io.github.sashirestela.openai.common.content.ContentPart.ContentPartTextAnnotation
- io.github.sashirestela.openai.common.content.ContentPart.ContentPartImageFile
- io.github.sashirestela.openai.common.content.ContentPart.ChatContentPart
- io.github.sashirestela.openai.common.content.ContentPart.ContentPartImageFile.ImageFile
- io.github.sashirestela.openai.common.content.ContentPart.ContentPartImageUrl.ImageUrl
- io.github.sashirestela.openai.common.content.ContentPart.ContentPartInputAudio.InputAudio
- io.github.sashirestela.openai.common.content.ContentPart.ContentPartTextAnnotation.TextAnnotation
- io.github.sashirestela.openai.support.DefaultSchemaConverter (implements io.github.sashirestela.openai.common.function.SchemaConverter)
- 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.common.content.FileAnnotation
- io.github.sashirestela.openai.common.content.FileAnnotation.FileCitationAnnotation
- io.github.sashirestela.openai.common.content.FileAnnotation.FilePathAnnotation
- io.github.sashirestela.openai.common.content.FileAnnotation.FileCitationAnnotation.FileCitation
- io.github.sashirestela.openai.common.content.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.domain.realtime.Item
- io.github.sashirestela.openai.domain.realtime.Item.ContentItem
- 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.OpenAIRealtime
- io.github.sashirestela.openai.OpenAIRealtime.BaseRealtimeConfig
- io.github.sashirestela.openai.SimpleOpenAI.RealtimeConfig
- io.github.sashirestela.openai.common.PageRequest
- io.github.sashirestela.openai.support.Poller<T>
- io.github.sashirestela.openai.domain.assistant.RankingOption
- io.github.sashirestela.openai.domain.realtime.Realtime
- io.github.sashirestela.openai.domain.realtime.Response
- io.github.sashirestela.openai.domain.realtime.Response.ErrorDetail
- io.github.sashirestela.openai.domain.realtime.Response.StatusDetails
- io.github.sashirestela.openai.domain.realtime.Response.TokenDetails
- io.github.sashirestela.openai.domain.realtime.Response.UsageResponse
- io.github.sashirestela.openai.common.ResponseFormat
- io.github.sashirestela.openai.common.ResponseFormat.JsonSchema
- io.github.sashirestela.openai.domain.realtime.ServerEvent
- io.github.sashirestela.openai.domain.realtime.ServerEvent.Conversation
- io.github.sashirestela.openai.domain.realtime.ServerEvent.ErrorDetail
- io.github.sashirestela.openai.domain.realtime.ServerEvent.Part
- io.github.sashirestela.openai.domain.realtime.ServerEvent.RateLimit
- 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.FileSearchToolCall.FileSearch
- io.github.sashirestela.openai.domain.assistant.StepDetail.ToolCallsStep.StepToolCall.FileSearchToolCall.FileSearch.FileSearchResult
- io.github.sashirestela.openai.domain.assistant.StepDetail.ToolCallsStep.StepToolCall.FileSearchToolCall.FileSearch.FileSearchResult.FileSearchContent
- io.github.sashirestela.openai.domain.assistant.StepDetail.ToolCallsStep.StepToolCall.FunctionToolCall.FunctionTool
- io.github.sashirestela.openai.common.StreamOptions
- 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.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.FileSearch
- io.github.sashirestela.openai.domain.assistant.ToolResourceFull
- 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.domain.upload.Upload
- io.github.sashirestela.openai.domain.upload.UploadCompleteRequest
- io.github.sashirestela.openai.domain.upload.UploadPart
- io.github.sashirestela.openai.domain.upload.UploadPartRequest
- io.github.sashirestela.openai.domain.upload.UploadRequest
- io.github.sashirestela.openai.common.Usage
- io.github.sashirestela.openai.common.Usage.CompletionTokensDetails
- io.github.sashirestela.openai.common.Usage.PromptTokensDetails
- 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.support.Action
- 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.OpenAI.Uploads
- 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
- io.github.sashirestela.openai.common.function.SchemaConverter
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.common.audio.AudioFormat
- io.github.sashirestela.openai.domain.audio.AudioResponseFormat
- io.github.sashirestela.openai.support.Base64Util.MediaType
- io.github.sashirestela.openai.domain.batch.BatchRequest.CompletionWindowType
- io.github.sashirestela.openai.domain.chat.ChatMessage.ChatRole
- io.github.sashirestela.openai.domain.chat.ChatRequest.Modality
- io.github.sashirestela.openai.domain.chat.ChatRequest.ServiceTier
- io.github.sashirestela.openai.domain.assistant.ChunkingStrategy.ChunkingStrategyType
- io.github.sashirestela.openai.domain.realtime.Configuration.AudioFormatRealtime
- io.github.sashirestela.openai.domain.realtime.Configuration.VoiceRealtime
- io.github.sashirestela.openai.common.content.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.common.content.FileAnnotation.AnnotationType
- io.github.sashirestela.openai.domain.file.FileRequest.PurposeType
- io.github.sashirestela.openai.domain.assistant.FileStatus
- io.github.sashirestela.openai.common.content.ImageDetail
- 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.common.audio.InputAudioFormat
- io.github.sashirestela.openai.domain.finetuning.Integration.IntegrationType
- io.github.sashirestela.openai.domain.realtime.Item.ContentItemType
- io.github.sashirestela.openai.domain.realtime.Item.ItemType
- io.github.sashirestela.openai.domain.realtime.Item.RoleItemMessage
- io.github.sashirestela.openai.common.PageRequest.Order
- io.github.sashirestela.openai.domain.assistant.RankingOption.RankerType
- 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.assistant.StepDetail.ToolCallsStep.StepToolCall.CodeInterpreterToolCall.CodeInterpreterTool.OutputType
- io.github.sashirestela.openai.domain.assistant.ThreadMessage.ThreadMessageStatus
- 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.domain.assistant.ThreadRunStepQuery
- 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.upload.Upload.UploadStatus
- io.github.sashirestela.openai.domain.assistant.VectorStore.VectorStoreStatus
- io.github.sashirestela.openai.common.audio.Voice
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)