Package xyz.felh.openai
Class OpenAiApiObjectWithId
java.lang.Object
xyz.felh.openai.OpenAiApiObjectWithId
- All Implemented Interfaces:
Serializable,IOpenAiApiObject
- Direct Known Subclasses:
ChatCompletion,Completion,File,FineTuningJob,FineTuningJobEvent,Model,Permission
An abstract class of OpenAi API Response
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OpenAiApiObjectWithId
public OpenAiApiObjectWithId()
-