Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.qbraid.com/llms.txt

Use this file to discover all available pages before exploring further.

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.