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