List available AI chat models
The pw ai models ls command lists all AI chat models available across all configured providers.
pw ai models ls [flags]
# List all models
pw ai models ls
# List as JSON
pw ai models ls -o json
-h, --help help for ls
-o, --output string Output format (table, json) (default "table")
--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