OpenAIResponses constructor

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

Implementation

OpenAIResponses(this.client, this.config);