module OpenAI

def self.configuration

def self.configuration
  @configuration ||= OpenAI::Configuration.new
end