OpenAIModels constructor
OpenAIModels(
- OpenAIClient client,
- OpenAIConfig config
Implementation
OpenAIModels(this.client, this.config);
OpenAIModels(this.client, this.config);