Hierarchy For All Packages
Package Hierarchies:- com.unfbx.chatgpt,
- com.unfbx.chatgpt.config,
- com.unfbx.chatgpt.entity.chat,
- 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.entity.whisper,
- com.unfbx.chatgpt.exception,
- com.unfbx.chatgpt.interceptor,
- com.unfbx.chatgpt.sse
Class Hierarchy
- java.lang.Object
- com.unfbx.chatgpt.entity.moderations.Categories
- com.unfbx.chatgpt.entity.moderations.CategoryScores
- com.unfbx.chatgpt.entity.chat.ChatChoice
- com.unfbx.chatgpt.entity.chat.ChatCompletion (implements java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.ChatCompletionResponse
- 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
- okhttp3.sse.EventSourceListener
- com.unfbx.chatgpt.sse.ConsoleEventSourceListener
- 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.chat.Message
- com.unfbx.chatgpt.entity.chat.Message.Builder
- 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.OpenAiClient.Builder
- com.unfbx.chatgpt.interceptor.OpenAILogger (implements okhttp3.logging.HttpLoggingInterceptor.Logger)
- com.unfbx.chatgpt.entity.common.OpenAiResponse<T>
- com.unfbx.chatgpt.entity.completions.CompletionResponse
- com.unfbx.chatgpt.entity.common.OpenAiResponse.Error
- com.unfbx.chatgpt.OpenAiStreamClient
- com.unfbx.chatgpt.OpenAiStreamClient.Builder
- 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
- com.unfbx.chatgpt.entity.whisper.Whisper
- com.unfbx.chatgpt.entity.whisper.WhisperResponse
Interface Hierarchy
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.ChatCompletion.Model
- 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.chat.Message.Role
- com.unfbx.chatgpt.entity.moderations.Moderation.Model
- com.unfbx.chatgpt.entity.images.ResponseFormat
- com.unfbx.chatgpt.entity.images.SizeEnum
- com.unfbx.chatgpt.entity.whisper.Whisper.Model
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)