This commit is contained in:
Aiden Cline
2026-03-20 16:17:53 -05:00
parent f881bac010
commit 357a3fc0eb

View File

@@ -35,6 +35,7 @@ export namespace ProviderTransform {
case "@ai-sdk/google-vertex/anthropic":
return "anthropic"
case "@ai-sdk/google-vertex":
return "vertex"
case "@ai-sdk/google":
return "google"
case "@ai-sdk/gateway":