List models available for a provider
The pw ai providers models command lists the models available for a specific AI chat provider.
You can specify a provider by name (defaults to your user) or by full URI (pw://user/name).
pw ai providers models <provider> [flags]
# List models for your own provider
pw ai providers models my-provider
# List models for another user's provider
pw ai providers models pw://other-user/their-provider
-h, --help help for models
--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