UNPKG

@ai-sdk/amazon-bedrock

Version:

The **[Amazon Bedrock provider](https://ai-sdk.dev/providers/ai-sdk-providers/amazon-bedrock)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the Amazon Bedrock [converse API](https://docs.aws.amazon.com/bedrock/latest/APIR

7 lines (6 loc) 258 B
export { bedrockMantle, createBedrockMantle } from './bedrock-mantle-provider'; export type { BedrockMantleProvider, BedrockMantleProviderSettings, } from './bedrock-mantle-provider'; export type { BedrockMantleModelId } from './bedrock-mantle-options';