OpenAI::CLI

Installation

gem install openai-cli

TODO Usage

Future Features

  • edit command
  • edit command
  • help command
  • moderation command
  • pass a file to ask command
  • Instead of failing on reaching max-tokens, implement the drift mechanism e.g. only submit latest max-tokens allowed in the conversation.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/vikdotdev/openai-cli.

License

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