Package xyz.felh.openai.model
Class Model
java.lang.Object
xyz.felh.openai.OpenAiApiObjectWithId
xyz.felh.openai.model.Model
- All Implemented Interfaces:
Serializable,IOpenAiApiObject
List and describe the various models available in the API.
You can refer to the Models documentation to understand what models are available and the differences between them.
See document
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OBJECT
-
created
The Unix timestamp (in seconds) when the model was created.
-
-
Constructor Details
-
Model
public Model()
-