-
Name
-
ruby-openai
-
Version
-
5.0.0
-
Platform
-
ruby
-
Authors
-
Alex
-
Bindir
-
exe
-
Date
-
2023-08-14 00:00:00 UTC
-
Dependencies
-
faraday (>= 1)
faraday-multipart (>= 1)
-
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
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Gemfile
Gemfile.lock
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
lib/openai.rb
lib/openai/audio.rb
lib/openai/client.rb
lib/openai/compatibility.rb
lib/openai/files.rb
lib/openai/finetunes.rb
lib/openai/http.rb
lib/openai/images.rb
lib/openai/models.rb
lib/openai/version.rb
lib/ruby/openai.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.4.12
-
Specification version
-
4
-
Summary
-
OpenAI API + Ruby! 🤖❤️
-
Original platform
-
ruby
-
New platform
-
ruby