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 detail: https://platform.openai.com/docs/models
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
created
-
-
Constructor Details
-
Model
public Model()
-