Hierarchy For All Packages
Package Hierarchies:- com.unfbx.chatgpt,
- com.unfbx.chatgpt.config,
- com.unfbx.chatgpt.entity.common,
- com.unfbx.chatgpt.entity.completions,
- com.unfbx.chatgpt.entity.edits,
- com.unfbx.chatgpt.entity.embeddings,
- com.unfbx.chatgpt.entity.engines,
- com.unfbx.chatgpt.entity.files,
- com.unfbx.chatgpt.entity.fineTune,
- com.unfbx.chatgpt.entity.images,
- com.unfbx.chatgpt.entity.models,
- com.unfbx.chatgpt.entity.moderations,
- com.unfbx.chatgpt.exception
Class Hierarchy
- java.lang.Object
- com.unfbx.chatgpt.entity.moderations.Categories
- com.unfbx.chatgpt.entity.moderations.CategoryScores
- com.unfbx.chatgpt.ChatGPTClient
- com.unfbx.chatgpt.entity.common.Choice
- com.unfbx.chatgpt.entity.completions.Completion (implements java.io.Serializable)
- com.unfbx.chatgpt.entity.common.DeleteResponse
- com.unfbx.chatgpt.entity.edits.Edit
- com.unfbx.chatgpt.entity.edits.EditResponse
- com.unfbx.chatgpt.entity.embeddings.Embedding
- com.unfbx.chatgpt.entity.embeddings.EmbeddingResponse
- com.unfbx.chatgpt.entity.engines.Engine
- com.unfbx.chatgpt.entity.fineTune.Event
- com.unfbx.chatgpt.entity.files.File
- com.unfbx.chatgpt.entity.files.UploadFileResponse
- com.unfbx.chatgpt.entity.fineTune.FineTune
- com.unfbx.chatgpt.entity.fineTune.FineTuneResponse
- com.unfbx.chatgpt.entity.fineTune.HyperParam
- com.unfbx.chatgpt.entity.images.Image
- com.unfbx.chatgpt.entity.images.ImageEdit
- com.unfbx.chatgpt.entity.images.ImageResponse
- com.unfbx.chatgpt.entity.images.ImageVariations
- com.unfbx.chatgpt.entity.embeddings.Item
- com.unfbx.chatgpt.entity.images.Item
- com.unfbx.chatgpt.entity.models.Model
- com.unfbx.chatgpt.entity.models.ModelResponse
- com.unfbx.chatgpt.entity.moderations.Moderation
- com.unfbx.chatgpt.entity.moderations.ModerationResponse
- com.unfbx.chatgpt.OpenAiClient
- com.unfbx.chatgpt.entity.common.OpenAiResponse<T>
- com.unfbx.chatgpt.entity.completions.CompletionResponse
- com.unfbx.chatgpt.entity.common.OpenAiResponse.Error
- com.unfbx.chatgpt.entity.models.Permission
- com.unfbx.chatgpt.entity.moderations.Result
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.unfbx.chatgpt.exception.BaseException
- java.lang.RuntimeException
- java.lang.Exception
- com.unfbx.chatgpt.entity.fineTune.TrainingFile
- com.unfbx.chatgpt.entity.common.Usage
Interface Hierarchy
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.unfbx.chatgpt.config.ChatGPTUrl
- com.unfbx.chatgpt.exception.CommonError (implements com.unfbx.chatgpt.exception.IError)
- com.unfbx.chatgpt.entity.completions.Completion.Model
- com.unfbx.chatgpt.entity.edits.Edit.Model
- com.unfbx.chatgpt.entity.embeddings.Embedding.Model
- com.unfbx.chatgpt.entity.fineTune.FineTune.Model
- com.unfbx.chatgpt.entity.images.Image.ResponseFormat
- com.unfbx.chatgpt.entity.moderations.Moderation.Model
- com.unfbx.chatgpt.entity.images.ResponseFormat
- com.unfbx.chatgpt.entity.images.SizeEnum
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)