Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ruby-openai-cli

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ruby-openai-cli

  • 1.0.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Gem Version

Ruby-OpenAI-CLI

A tool to query OpenAI's GPT APIs from the command line.

Usage

To run the tool, you need an API key from OpenAI, you can get one here: https://platform.openai.com/account/api-keys You will be asked to provide on first use of ruby-openai-cli, or you can provide it as OPENAI_API_KEY in your environment.

To install the gem, run: gem install ruby-openai-cli. Then you can use the tool by calling ruby-openai-cli on your command line.

image

Development

  • Install dev dependencies: gem install awesome_print byebug rubocop
  • Build Rubygem: gem build ruby-openai-cli.gemspec
  • Publish Rubygem: gem push ruby-openai-cli-1.0.gem

FAQs

Package last updated on 01 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc