Skip to content

as181920/openai_api_proxy

Repository files navigation

OpenaiApiProxy

Use the OpenAI API with Ruby.

Installation

Bundler

Add this line to your application's Gemfile:

  gem "openai_api_proxy", git: "git@github.com:as181920/openai_api_proxy.git", branch: "main"

Gem install

Or install with:

  # gem install openai_api_proxy
  bundle exec rake install

Usage

Quickstart

TODO: write usage here.

Development

After checking out the repo, run bin/setup to install dependencies. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/as181920/openai_api_proxy.

References

License

The gem is available as open source under the terms of the MIT License.

About

openai api client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published