aws-sdk-go-v2 icon indicating copy to clipboard operation
aws-sdk-go-v2 copied to clipboard

Support Anthropic message API in InvokeModel - bedrockruntime

Open HoangNguyen689 opened this issue 8 months ago • 0 comments

Describe the feature

When using the model Anthropic v3, it showed

"claude-3-sonnet-20240229" is not supported on this API. Please use the Messages API instead.

Use Case

I'm need to get the Anthropic response with latest model

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • [ ] I may be able to implement this feature request
  • [ ] This feature might incur a breaking change

AWS Go SDK V2 Module Versions Used

v1.36.3

Go version used

1.24.0

HoangNguyen689 avatar Mar 16 '25 12:03 HoangNguyen689