Class Model

All Implemented Interfaces:
Serializable, IOpenAiApiObject

public class Model extends OpenAiApiObjectWithId
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 Details

    • created

      public Long created
  • Constructor Details

    • Model

      public Model()