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
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...
1
answers
0
votes
38
views
Ashwin
asked a day 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
9
views
zygao
asked a day 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
5
views
Mits
asked 2 days 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
23
views
Nath
asked 3 days ago
Hi, I'm trying to run a flow defined in the prompt flows in Bedrock, I'm trying to do it with a POST request so I'm using Postman, this is the request: ![This is the request with the...
1
answers
0
votes
37
views
John
asked 5 days ago
HOW can I access Claude 3.5 Sonnet using AWS bedrock on US East (N. Virginia)? As doc says, I've tried to get an response from the model (Claude 3.5), but I got API call returns that it is not...
3
answers
0
votes
42
views
JH
asked 6 days ago
How do I go about including a file attachment to an Amazon Bedrock inference request? For example: Let's say I download a podcast episode. Then I use Amazon Transcribe to turn it into a plain text...
3
answers
0
votes
35
views
profile picture
asked 7 days ago
2
answers
0
votes
26
views
asked 8 days ago
![See the button orange "Select Model on right"](/media/postImages/original/IMpPTn9dk8Tv611Z6pfHbvtw) ![The Model providers is always loading no matter how time i...
1
answers
0
votes
26
views
epic
asked 8 days ago
data source -> web crawler Regex include pattern -> none content chunking and parsing -> default embeddings model -> Embed english v3 vector database -> quick create a new vector store policies...
1
answers
0
votes
57
views
Sandra
asked 8 days ago