Closed
Description
Describe the feature
- It is very normal and convenient to use 'converse' method to invoke models in Bedrock.Many system integrations are based on the 'converse' method.
- Currently, the AWS Bedrock API and Python SDK support the 'converse' method to invoke the 'computer use' feature of the Claude Haiku 3.5/Sonnet 3.5 v2 model.
https://aws.amazon.com/cn/blogs/aws/upgraded-claude-3-5-sonnet-from-anthropic-available-now-computer-use-public-beta-and-claude-3-5-haiku-coming-soon-in-amazon-bedrock/ - However it seems that go sdk now only support ‘computer use’ feature in InvokeModel Method.
Please integrate support in the Go SDK to use the 'converse' method to invoke Claude's 'computer use' feature.
Use Case
Same above
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
github.com/aws/aws-sdk-go-v2 v1.27.1
Go version used
1.23.3
Metadata
Metadata
Assignees
Labels
No labels