All Content 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
463 results
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...
5
answers
0
votes
42
views
bk
asked 18 days ago
I'm using below knowledgeBaseConfigurations to invoke bedrock agent. it cannot find the query. but I test the same query in known based console with search type: HYBRID, I can get query...
Accepted AnswerAmazon Bedrock
2
answers
0
votes
26
views
Yong
asked 18 days ago
After creating a Knowledge Base you can use the API's to ingest data from your S3 bucket into your vector database and according to the documentation 'After you create your knowledge base, you ingest...
4
answers
0
votes
37
views
asked 19 days ago
I built a RAG app using API Gateway, Lambda, and Bedrock and everything was running smoothly for a few weeks. The last time I tested it, on September 10, it worked perfectly. However, when I tried...
2
answers
0
votes
136
views
Ufuk
asked 19 days ago
How does AWS Bedrock Knowledge Base syncing work internally? I have 10 files in S3, and after deleting and re-uploading them, the sync status does not show the files as modified. Can someone explain...
1
answers
0
votes
69
views
Archana
asked 23 days ago
I am experiencing a failure with Data Sync in a Bedrock Knowledge Base, receiving the error: "The server encountered an internal error while processing the request." How can I troubleshoot this issue?...
1
answers
0
votes
54
views
Archana
asked 24 days ago
Hi, I have followed the steps given by AWS to request access to Bedrock's models through filling the form asked but when I try to submit the form, I get that error: ![Error when trying to submit the...
1
answers
0
votes
39
views
asked 25 days ago
I have an existing Bedrock Agent that was originally created against the Claude 2 model. Since then we have released a new alias and version of the agent that uses Claude 3.0. Since Claude 3.5 is now...
0
answers
0
votes
29
views
asked 25 days ago
I have a Bedrock agent, that is provided with multiple sql database schemas for sql query generation and database query. The response will be in html format for better representation (tables and...
2
answers
0
votes
108
views
Ashwin
asked a month ago
boto3: Version: 1.35.14 Python 3.11.9 Code ``` bedrock = boto3.client('bedrock-agent-runtime') document_names = ['doc1', 'doc2'] response = bedrock.invoke_flow( ...
0
answers
0
votes
18
views
zygao
asked a month ago
Hi Team, I am building RAG model and I get the following error [ValueError: Error raised by inference endpoint: An error occurred (ValidationException) when calling the InvokeModel operation:...
0
answers
0
votes
12
views
Mits
asked a month ago
And yes it couldn't be any sort of rate-limit because it was my first message in last 48hrs. Region Name - us-west-2 ``` WARNING:bedrock_converse.utils:Retrying...
1
answers
0
votes
81
views
Nath
asked a month ago