Package com.unfbx.chatgpt.entity.chat
Class ChatCompletion
- java.lang.Object
-
- com.unfbx.chatgpt.entity.chat.ChatCompletion
-
- All Implemented Interfaces:
Serializable
public class ChatCompletion extends Object implements Serializable
描述: chat模型参数- Since:
- 2023-03-02
- Author:
- https:www.unfbx.com
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classChatCompletion.Model最新模型参考官方文档: 官方稳定模型列表
-
Constructor Summary
Constructors Constructor Description ChatCompletion()
-