Class Hierarchy
- java.lang.Object
- com.unfbx.chatgpt.entity.chat.BaseChatCompletion (implements java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.ChatCompletion (implements java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.ChatCompletionWithPicture (implements java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.BaseMessage (implements java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.Message (implements java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.MessagePicture (implements java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.ChatChoice (implements java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.ChatCompletionResponse (implements java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.Content
- com.unfbx.chatgpt.entity.chat.FunctionCall
- com.unfbx.chatgpt.entity.chat.Functions (implements java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.ImageUrl
- com.unfbx.chatgpt.entity.chat.Message.Builder
- com.unfbx.chatgpt.entity.chat.MessagePicture.Builder
- com.unfbx.chatgpt.entity.chat.Parameters (implements java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.ResponseFormat
- com.unfbx.chatgpt.entity.chat.BaseChatCompletion (implements java.io.Serializable)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.BaseChatCompletion.Model
- com.unfbx.chatgpt.entity.chat.BaseMessage.Role
- com.unfbx.chatgpt.entity.chat.Content.Type
- com.unfbx.chatgpt.entity.chat.ResponseFormat.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)