OpenAIFiles constructor

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

Implementation

OpenAIFiles(this.client, this.config);