ruby-openai
ruby-openai copied to clipboard
Rewrite configure inside self class
@alexrudall I Believe the method self.configure and self.configuration in file lib/openai.rb can be written inside the self class, which defines the singleton class itself.
@alexrudall if the above suggestion is valid please assign it to me