|
@@ -26,6 +26,7 @@ export namespace ProviderTransform {
|
|
|
case "@ai-sdk/amazon-bedrock":
|
|
case "@ai-sdk/amazon-bedrock":
|
|
|
return "bedrock"
|
|
return "bedrock"
|
|
|
case "@ai-sdk/anthropic":
|
|
case "@ai-sdk/anthropic":
|
|
|
|
|
+ case "@ai-sdk/google-vertex/anthropic":
|
|
|
return "anthropic"
|
|
return "anthropic"
|
|
|
case "@ai-sdk/google-vertex":
|
|
case "@ai-sdk/google-vertex":
|
|
|
case "@ai-sdk/google":
|
|
case "@ai-sdk/google":
|