-
Name
-
ruby-openai
-
Version
-
2.2.0
-
Platform
-
ruby
-
Authors
-
Alex
-
Bindir
-
exe
-
Date
-
2022-12-15 00:00:00 UTC
-
Dependencies
-
dotenv (>= 2.7.6, < 2.9.0)
httparty (>= 0.18.1, < 0.21.0)
-
Email
-
alexrudall@users.noreply.github.com
-
Files
-
.circleci/config.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/dependabot.yml
.gitignore
.rspec
.rubocop.yml
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Gemfile
Gemfile.lock
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
lib/ruby/openai.rb
lib/ruby/openai/client.rb
lib/ruby/openai/engines.rb
lib/ruby/openai/files.rb
lib/ruby/openai/finetunes.rb
lib/ruby/openai/images.rb
lib/ruby/openai/models.rb
lib/ruby/openai/version.rb
pull_request_template.md
ruby-openai.gemspec
-
Homepage
-
https://github.com/alexrudall/ruby-openai
-
Licenses
-
MIT
-
Metadata
-
{"homepage_uri"=>"https://github.com/alexrudall/ruby-openai", "source_code_uri"=>"https://github.com/alexrudall/ruby-openai", "changelog_uri"=>"https://github.com/alexrudall/ruby-openai/blob/main/CHANGELOG.md", "rubygems_mfa_required"=>"true"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.6.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.2.33
-
Specification version
-
4
-
Summary
-
A Ruby gem for the OpenAI GPT-3 API
-
Original platform
-
ruby
-
New platform
-
ruby