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
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).
Describe the feature
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/
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
The text was updated successfully, but these errors were encountered: