An open API service indexing awesome lists of open source software.

https://github.com/vikdotdev/openai-cli


https://github.com/vikdotdev/openai-cli

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# OpenAI::CLI
## Installation

```bash
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](https://opensource.org/licenses/MIT).