ai.model("Claude 3.5 Haiku") from @aws-amplify/backend links to the wrong ModelId #2270
Labels
data
Issue pertaining to Amplify Data
pending-community-response
Issue is pending a response from the author or community
pending-response
Issue is pending response from author
pending-triage
Incoming issues that need categorization
Environment information
Describe the bug
Instead of auto generated:
... resourcePath: '/model/anthropic.claude-3-5-haiku-20241022-v1:0/converse',
It should be:
... resourcePath: '/model/anthropic.claude-3-haiku-20240307-v1:0/converse',
as per currently supported https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html
ModelId: anthropic.claude-3-haiku-20240307-v1:0
Reproduction steps
The text was updated successfully, but these errors were encountered: