-
Notifications
You must be signed in to change notification settings - Fork 4.2k
[Bedrock] File attachments are broken - AI SDK v6 #11518
Copy link
Copy link
Closed
Labels
ai/providerrelated to a provider package. Must be assigned together with at least one `provider/*` labelrelated to a provider package. Must be assigned together with at least one `provider/*` labelprovider/amazon-bedrockIssues related to the @ai-sdk/amazon-bedrock providerIssues related to the @ai-sdk/amazon-bedrock providerprovider/anthropicIssues related to the @ai-sdk/anthropic providerIssues related to the @ai-sdk/anthropic providersupport
Metadata
Metadata
Assignees
Labels
ai/providerrelated to a provider package. Must be assigned together with at least one `provider/*` labelrelated to a provider package. Must be assigned together with at least one `provider/*` labelprovider/amazon-bedrockIssues related to the @ai-sdk/amazon-bedrock providerIssues related to the @ai-sdk/amazon-bedrock providerprovider/anthropicIssues related to the @ai-sdk/anthropic providerIssues related to the @ai-sdk/anthropic providersupport
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
I consistently get the following error when using the bedrock provider when a message contains a "file" part. Note I have confirmed the file name contains valid characters despite the error. I'm using model id
global.anthropic.claude-sonnet-4-5-20250929-v1:0if it helps.When using an LLM to debug this it gives me the following root cause?:
AI SDK Version
ai 6.0.6
@ai-sdk/amazon-bedrock 4.0.4
Code of Conduct