- Newest
- Most votes
- Most comments
As I stated in the question, I can access Opus on our account via Typescript or Python, just not the .NET SDK, which is what the question was asking.
Until the .NET SDK is working it's unusable to me on our NSB backend
Hello,
Thankyou for using AWS Bedrock !!
From the description I see that you are facing challenges while invoking Anthropic Claude 3 models using the .Net SDK. I would like to inform you that I was able to invoke the Anthropic Claude 3 models using the below AWS SDK examples :
[+] InvokeModel : https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/dotnetv3/Bedrock-runtime/Models/AnthropicClaude/InvokeModel/InvokeModel.cs#L4
[+] InvokeModelWithResponseStream : https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/dotnetv3/Bedrock-runtime/Models/AnthropicClaude/InvokeModelWithResponseStream/InvokeModelWithResponseStream.cs#L4
I also checked internally and I could not find any reported bug in the .Net SDK. I would recommend you to please try with the above method. In case you again face any issue, Please reach out to us via a support case with all the relevant details as your use-case might need a deeper investigation.
hi John,
Amazon Bedrock supports foundation models (FMs) from various providers including, Amazon, Anthropic, AI21 Labs, Cohere, Meta, Mistral, and Stability AI with more to come. You must request access to a model before you can use it.
Please confirm you've enabled the model from the AWS Console.
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 20 days ago
- AWS OFFICIALUpdated 5 months ago