Parallel Works

pw ai models ls

List available AI chat models

Synopsis

The pw ai models ls command lists all AI chat models available across all configured providers.

pw ai models ls [flags]

Examples

  pw ai models ls
  
  # List as JSON
  pw ai models ls -o json

Options

  -h, --help            help for ls
  -o, --output string   Output format (table, json) (default "table")

Options inherited from parent commands

      --context string         The context to use. Overrides PW_CONTEXT environment variable and current context from config.
      --platform-host string   The Parallel Works ACTIVATE platform host to use. Will override any other platform host settings.
  -v, --verbose                Enable verbose logging

SEE ALSO