oneshot-openai-cli 0.1.0

Onshot OpenAI compatible chat tool.
Documentation

Oneshot OpenAI compatible chat tools

License

MIT

Usage

Onshot OpenAI compatible chat tool.

Usage: oneshot-openai-cli [OPTIONS] --server-url <SERVER_URL> <COMMAND>

Commands:
  chat  Send an oneshot chat
  list  List online models
  help  Print this message or the help of the given subcommand(s)

Options:
  -s, --server-url <SERVER_URL>  Server URL to connect
  -k, --key <KEY>                API Key
  -h, --help                     Print help
  -V, --version                  Print version