-
Name
-
ruby-openai
-
Version
-
1.2.1
-
Platform
-
ruby
-
Authors
-
Alex
-
Bindir
-
exe
-
Date
-
2021-04-11 00:00:00 UTC
-
Dependencies
-
dotenv (~> 2.7.6)
httparty (~> 0.18.1)
-
Email
-
alexrudall@users.noreply.github.com
-
Files
-
.circleci/config.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.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/files.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"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.7.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.2.3
-
Specification version
-
4
-
Summary
-
A Ruby gem for the OpenAI GPT-3 API
-
Original platform
-
ruby
-
New platform
-
ruby