Questions tagged with Amazon Bedrock
The easiest way to build and scale generative AI applications with foundation models (FMs).
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
432 results
I'm using the RetrieveAndGenerateCommand through the API and i need help,
Below is the template for my RetrieveAndGenerateRequest:
```
{
return { // RetrieveAndGenerateRequest
input: {...
For the same request to Claude Sonnet 3.5, making it from Bedrock takes about 17 seconds whereas it only takes 11 seconds when we call Claude API directly.
We have tested this on hundreds of requests...
Hello guys, so i'm working on this chatbot agent AI, using aws bedrock with anthropic claude sonnet 3 as model, anyway i have created my agent and provided the openai schema...everythings working...
I am encountering an intermittent **ModelErrorException ** when using the Anthropic Claude 3.5 Sonnet model integrated via the Converse API in my application. The issue occurs randomly, without any...
Hi,
We're about to kick off a project with a client operating exclusively in GovCloud, and they require the use of large language models (LLMs) with extended context windows (over 100K). Currently,...
Hello, please anyone to help me how to grant access to the claude 3 oups, i have free tier account
![Enter image description here](/media/postImages/original/IM1Nj1CmMwT9uNsUrWFv9z3g)
I am facing an issue while following the directions in the Section "Create an IAM role and policy for the Aurora cluster" from the blog post at...
I have observed a very peculiar thing where the sync jobs for the Bedrock knowledge base are trying to update the existing documents which weren't updated/modified at all in the source S3 bucket when...
I am using Bedrock, Claude 3.5 Sonnet in Tokyo region.
I sometimes encounter the following error:
```
[ERROR] ValidationException: An error occurred (ValidationException) when calling the InvokeModel...
Hi,
I have built an application in Amazon App Studio. I have configured specific automations as per my requirements. But, when i am trying to publish it to testing environment for testing purposes,...
I want to re-rank my RAG results from AWS Bedrock.
But the only example I see as of yet is this :...
The official website of Anthropic states that the Cluade Sonnet 3.5 is available on AWS. However, when I try to access it through AWS in the N. Virginia or Oregon region, it shows as unavailable. I've...