OpenAIImages constructor

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

Implementation

OpenAIImages(this.client, this.config);