Commit 2f58f80
refactor: use api.npm instead of providerID for github-copilot store check
Check api.npm === "@ai-sdk/github-copilot" instead of
providerID.startsWith("github-copilot") for consistency with
the existing openai check pattern.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 894861c commit 2f58f80
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
490 | | - | |
| 490 | + | |
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
| |||
0 commit comments