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
478 results
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
24
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
22
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
103
views
Nath
asked a month 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
75
views
John
asked a month 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
131
views
JH
asked a month 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...
4
answers
0
votes
179
views
profile picture
asked a month ago
2
answers
0
votes
45
views
asked a month 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
55
views
epic
asked a month 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
198
views
Sandra
asked a month ago
Hi, I am trying to experiment with meta llama 3 8b and 70 b using the code examples in here...
0
answers
0
votes
45
views
asked 2 months ago