Project

openai-cli

0.0
No release in over a year
Command line tool to interact with OpenAI APIs. Aims to be ergonomic and rely on GNU tools when possible.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

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.