Package com.unfbx.chatgpt.entity.chat
Class ChatCompletionWithPicture
- java.lang.Object
-
- com.unfbx.chatgpt.entity.chat.BaseChatCompletion
-
- com.unfbx.chatgpt.entity.chat.ChatCompletionWithPicture
-
- All Implemented Interfaces:
Serializable
public class ChatCompletionWithPicture extends BaseChatCompletion implements Serializable
描述: chat模型附带图片的参数- Since:
- 1.1.2 2023-11-10
- Author:
- https:www.unfbx.com
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.unfbx.chatgpt.entity.chat.BaseChatCompletion
BaseChatCompletion.Model
-
-
Constructor Summary
Constructors Constructor Description ChatCompletionWithPicture()
-