JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.theokanning.openai
,
com.theokanning.openai.completion
,
com.theokanning.openai.completion.chat
,
com.theokanning.openai.edit
,
com.theokanning.openai.embedding
,
com.theokanning.openai.engine
,
com.theokanning.openai.file
,
com.theokanning.openai.finetune
,
com.theokanning.openai.image
,
com.theokanning.openai.model
,
com.theokanning.openai.moderation
Class Hierarchy
java.lang.Object
com.theokanning.openai.completion.chat.
ChatCompletionChoice
com.theokanning.openai.completion.chat.
ChatCompletionChunk
com.theokanning.openai.completion.chat.
ChatCompletionRequest
com.theokanning.openai.completion.chat.
ChatCompletionResult
com.theokanning.openai.completion.chat.
ChatMessage
com.theokanning.openai.completion.
CompletionChoice
com.theokanning.openai.completion.
CompletionChunk
com.theokanning.openai.completion.
CompletionRequest
com.theokanning.openai.completion.
CompletionResult
com.theokanning.openai.image.
CreateImageEditRequest
com.theokanning.openai.image.
CreateImageRequest
com.theokanning.openai.image.
CreateImageVariationRequest
com.theokanning.openai.
DeleteResult
com.theokanning.openai.edit.
EditChoice
com.theokanning.openai.edit.
EditRequest
com.theokanning.openai.edit.
EditResult
com.theokanning.openai.edit.
EditUsage
com.theokanning.openai.embedding.
Embedding
com.theokanning.openai.embedding.
EmbeddingRequest
com.theokanning.openai.embedding.
EmbeddingResult
com.theokanning.openai.engine.
Engine
com.theokanning.openai.file.
File
com.theokanning.openai.finetune.
FineTuneEvent
com.theokanning.openai.finetune.
FineTuneRequest
com.theokanning.openai.finetune.
FineTuneResult
com.theokanning.openai.finetune.
HyperParameters
com.theokanning.openai.image.
Image
com.theokanning.openai.image.
ImageResult
com.theokanning.openai.completion.
LogProbResult
com.theokanning.openai.model.
Model
com.theokanning.openai.moderation.
Moderation
com.theokanning.openai.moderation.
ModerationCategories
com.theokanning.openai.moderation.
ModerationCategoryScores
com.theokanning.openai.moderation.
ModerationRequest
com.theokanning.openai.moderation.
ModerationResult
com.theokanning.openai.
OpenAiError
com.theokanning.openai.
OpenAiError.OpenAiErrorDetails
com.theokanning.openai.
OpenAiResponse
<T>
com.theokanning.openai.model.
Permission
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
com.theokanning.openai.
OpenAiHttpException
com.theokanning.openai.
Usage
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.theokanning.openai.completion.chat.
ChatMessageRole
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes