什麼是 update-provider-models?
為現有 AI SDK 供應商新增新的或刪除過時的模型 ID。在將模型新增至提供者、刪除過時的模型或處理問題中的模型變更清單時使用。在「新增模型」、「刪除模型」、「新模型 ID」、「過時模型」、「更新模型 ID」上觸發。 來源:vercel/ai。
為現有 AI SDK 供應商新增新的或刪除過時的模型 ID。在將模型新增至提供者、刪除過時的模型或處理問題中的模型變更清單時使用。在「新增模型」、「刪除模型」、「新模型 ID」、「過時模型」、「更新模型 ID」上觸發。
透過命令列快速安裝 update-provider-models AI 技能到你的開發環境
來源:vercel/ai。
This skill covers adding new model IDs and removing obsolete ones across the AI SDK codebase. Each workflow uses search to discover all locations that need changes.
You may be asked to add or remove a single model ID, or to process a list of multiple model ID changes from an issue. For each model ID, follow the appropriate workflow:
Search for a similar existing model from the same provider (e.g. a lower version, or the preview version being replaced) across packages/, content/, and examples/. This reveals all locations that need updates.
為現有 AI SDK 供應商新增新的或刪除過時的模型 ID。在將模型新增至提供者、刪除過時的模型或處理問題中的模型變更清單時使用。在「新增模型」、「刪除模型」、「新模型 ID」、「過時模型」、「更新模型 ID」上觸發。 來源:vercel/ai。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/vercel/ai --skill update-provider-models為現有 AI SDK 供應商新增新的或刪除過時的模型 ID。在將模型新增至提供者、刪除過時的模型或處理問題中的模型變更清單時使用。在「新增模型」、「刪除模型」、「新模型 ID」、「過時模型」、「更新模型 ID」上觸發。 來源:vercel/ai。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/vercel/ai --skill update-provider-models 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/vercel/ai