Skip to content

Commit

Permalink
Update Specification
Browse files Browse the repository at this point in the history
  • Loading branch information
alexshapalov committed Apr 20, 2024
1 parent 4212d13 commit c1a396b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubyai.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = "rubyai"
s.version = "0.1.0"
s.summary = "A Ruby gem for the OpenAI GPT-3 API"
s.summary = "A Ruby gem for the OpenAI (GPT-3 and GPT-4) API"
s.homepage = "https://github.com/alexshapalov/rubyai"
s.authors = ["Alex Shapalov"]
s.files = ["lib/rubyai.rb"]
Expand Down

0 comments on commit c1a396b

Please sign in to comment.