By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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.

525 results
Attempting to write a PHP script to invoke request to Nova Pro LLM using curl. I have used the exact same PHP curl authentication method for all the Bedrock models I have accessed, including Titan an...
1
answers
0
votes
7
views
asked 6 hours ago
Hi, I was trying to figure out why this inference API is giving me 429 randomly Region: `us-east-2` \ ModelId: `us.anthropic.claude-3-5-sonnet-20241022-v2:0` \ Mode: Cross region inference So was...
1
answers
0
votes
10
views
asked 6 hours ago
I saw something about Nova handling 30 minute videos. Is that real? Can I generate that using text prompts?
2
answers
0
votes
9
views
asked 13 hours ago
Background: I am using the preview version of the Bedrock Knowledge Base sharepoint data source. I have configured it successfully and it can crawl the entire sharepoint site (over 49K files but I kil...
1
answers
0
votes
13
views
asked 13 hours ago
2
answers
0
votes
20
views
asked 15 hours ago
Which languages are supported and are they supported across all generation types (text to speech, etc)?
1
answers
0
votes
28
views
asked 15 hours ago
I'm getting a ReadTimeout error on some images when invoking ChatBedrockConverse, seems to happen after about a minute - `botocore.exceptions.ReadTimeoutError: Read timeout on endpoint URL: "https:/...
1
answers
0
votes
12
views
asked 2 days ago
![Enter image description here](/media/postImages/original/IMrB_bcgc1RBO0_t06yfLlNw) Is there a way to optimize this prompt flow? I'm running into the 20 node limit and I barely got started. A bunch ...
1
answers
0
votes
16
views
asked 2 days ago
# TLDR; I can create Bedrock Agent using console, but can't using CLI. # Details I tried to execute the following command: ``` aws bedrock-agent create-agent \ --agent-name test-agent \ --agent-r...
4
answers
0
votes
63
views
profile picture
asked 4 days ago
Hi AWS Community, I’m encountering an issue with the Amazon Bedrock Runtime service where the InvokeFlow operation is not available when using the boto3 SDK. Here’s what I’ve done so far to troublesh...
Accepted AnswerAmazon Bedrock
2
answers
0
votes
39
views
asked 7 days ago
Hi, what is the pricing for AWS Bedrock agents? I've configured an agent with a knowledge base on AWS Bedrock using Agent Builder and made a few calls to the agent and I see that I was charged for cal...
2
answers
0
votes
82
views
asked 8 days ago
Hello, hope someone can help me with this. I've built an agent with access to my knowledge base, which contains structured data about customer transactions (ie, merchant, amount, date, etc.). I'm tr...
2
answers
0
votes
26
views
asked 9 days ago