We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 063dde7 commit 2fe26b7Copy full SHA for 2fe26b7
ruby-openai.gemspec
@@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
6
spec.authors = ["Alex"]
7
spec.email = ["[email protected]"]
8
9
- spec.summary = "A Ruby gem for the OpenAI GPT-3 API"
+ spec.summary = "OpenAI API + Ruby! 🤖❤️"
10
spec.homepage = "https://github.com/alexrudall/ruby-openai"
11
spec.license = "MIT"
12
spec.required_ruby_version = Gem::Requirement.new(">= 2.6.0")
0 commit comments