model property

OpenAIModel model

The OpenAIModel instance, used to access the model endpoints. Please, refer to the Models page from the official OpenAI documentation website in order to know what models are available and what's the use case of every model.

Implementation

OpenAIModel get model => OpenAIModel();