You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
claude-3-5-sonnet-20241022 from Bedrock support was recently added to this repo. I tried it out, but noticed that it wasn't working. This is because the model-id for that model is "us.anthropic.claude-3-5-sonnet-20241022-v2:0" Note the "us" in the beginning.
I fixed this for my application by simply adding that. Wanted to create this issue bc that solution might not work for places outside the US.
The text was updated successfully, but these errors were encountered:
Describe the bug
claude-3-5-sonnet-20241022 from Bedrock support was recently added to this repo. I tried it out, but noticed that it wasn't working. This is because the model-id for that model is "us.anthropic.claude-3-5-sonnet-20241022-v2:0" Note the "us" in the beginning.
I fixed this for my application by simply adding that. Wanted to create this issue bc that solution might not work for places outside the US.
The text was updated successfully, but these errors were encountered: