-
Name
-
ruby-openai
-
Version
-
8.1.0
-
Platform
-
ruby
-
Authors
-
Alex
-
Bindir
-
exe
-
Date
-
2025-03-30 00:00:00 UTC
-
Dependencies
-
event_stream_parser (>= 0.3.0, < 2.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
-
Email
-
alexrudall@users.noreply.github.com
-
Files
-
.circleci/config.yml
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.devcontainer/docker-compose.yml
.github/FUNDING.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/assistants.rb
lib/openai/audio.rb
lib/openai/batches.rb
lib/openai/client.rb
lib/openai/files.rb
lib/openai/finetunes.rb
lib/openai/http.rb
lib/openai/http_headers.rb
lib/openai/images.rb
lib/openai/messages.rb
lib/openai/models.rb
lib/openai/responses.rb
lib/openai/run_steps.rb
lib/openai/runs.rb
lib/openai/threads.rb
lib/openai/usage.rb
lib/openai/vector_store_file_batches.rb
lib/openai/vector_store_files.rb
lib/openai/vector_stores.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", "funding_uri"=>"https://github.com/sponsors/alexrudall"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.6.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.5.11
-
Specification version
-
4
-
Summary
-
OpenAI API + Ruby! 🤖❤️
-
Original platform
-
ruby
-
New platform
-
ruby