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