Vercel AI SDK新增Amazon Bedrock支持
来源: Vercel News
The Vercel AI SDK now supports Bedrock through a new official provider. To use the provider, install the relevant package:
You can then use the provider with all AI SDK Core methods. For example, here's how you can use it with generateText:
For more information, please see the documentation. Thanks Jon Spaeth for contributing this feature!