prompts-gpt sync-models
Sync the model registry from prompts-gpt.com to keep the local model list up to date.
Usage
prompts-gpt sync-models [--provider <name>] [--token <token>] [--cwd <path>]
Options
| Flag | Description |
|---|---|
--provider <name> | Sync models for a specific provider only |
--token <token> | Override token |
--cwd <path> | Project directory |
What It Does
Downloads the latest model registry from prompts-gpt.com and caches it locally at .prompts-gpt/.models.json. This ensures interactive model pickers show the most current options.
See Also
- models — List and manage models