Skip to content

OpenAI API + Ruby! 🤖❤️ Now with Assistants, Threads, Messages, Runs and Text to Speech 🍾

License

Notifications You must be signed in to change notification settings

gedean/ruby-openai-transitory-v2

 
 

Repository files navigation

Ruby OpenAI

Please, aways check the original gem: ruby-openai

Installation

Bundler

Add this line to your application's Gemfile:

gem 'ruby-openai-transitory-v2', require: 'openai'

And then execute:

$ bundle install

Gem install

Or install with:

$ gem install ruby-openai-transitory-v2

and require with:

require "ruby-openai-transitory-v2"

About

OpenAI API + Ruby! 🤖❤️ Now with Assistants, Threads, Messages, Runs and Text to Speech 🍾

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.4%
  • Other 0.6%