The project is in a healthy, maintained state
While alexrudall/ruby-openai is in v1, this gem is a temporary fork that will be removed once the original gem is updated.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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"