OpenAIModels constructor

OpenAIModels(
  1. OpenAIClient client,
  2. OpenAIConfig config
)

Implementation

OpenAIModels(this.client, this.config);