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