Usage:

$ qbraid chat [OPTIONS]

Options:

  • -p, --prompt TEXT: The prompt to send to the chat service.
  • -m, --model TEXT: The model to use for the chat service.
  • -f, --format [text|code]: The format of the response. [default: text]
  • -s, --stream: Stream the response.
  • -l, --list-models: List available chat models.
  • --help: Show this message and exit.