Class CompletionResponse
- java.lang.Object
-
- com.unfbx.chatgpt.entity.common.OpenAiResponse
-
- com.unfbx.chatgpt.entity.completions.CompletionResponse
-
- All Implemented Interfaces:
Serializable
public class CompletionResponse extends OpenAiResponse implements Serializable
描述: 答案类- Author:
- https:www.unfbx.com 2023-02-11
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.unfbx.chatgpt.entity.common.OpenAiResponse
OpenAiResponse.Error
-
-
Constructor Summary
Constructors Constructor Description CompletionResponse()
-