Closed skerava closed 1 week ago
Hi @skerava,
Could you clarify what specific SDK implementation you're looking for? The computer use feature should already work with the existing InvokeModel
method by passing the appropriate JSON request body (including the tools
configuration and anthropic_beta
flag with the new computer use value as shown in the blogpost).
Thanks, Ran~
Describe the feature
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
AWS Go SDK V2 Module Versions Used
github.com/aws/aws-sdk-go-v2 v1.27.1
Go version used
1.23.3