Package com.unfbx.chatgpt.entity.chat
Class ChatCompletion
- java.lang.Object
-
- com.unfbx.chatgpt.entity.chat.BaseChatCompletion
-
- com.unfbx.chatgpt.entity.chat.ChatCompletion
-
- All Implemented Interfaces:
Serializable
public class ChatCompletion extends BaseChatCompletion implements Serializable
描述: chat模型参数- Author:
- https:www.unfbx.com 2023-03-02
- 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 ChatCompletion()
-