pw ai providers models
List models available for a provider
Synopsis
The pw ai providers models command lists the models available for a specific AI 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]Examples
pw ai providers models my-provider
# List models for another user's provider
pw ai providers models pw://other-user/their-providerOptions
-h, --help help for modelsOptions 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 loggingSEE ALSO
- pw ai providers - Manage AI chat providers