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.

429 results
I recreate a tool I built in AWS and Bedrock. I am pulling text from an s3 into my flow to add to prompt which is in Prompt Management. When I am using a smaller test s3 file, it works. When I use an...
2
answers
0
votes
56
views
Matt
asked a month ago
Hi all, I am building a generative AI chatbot using AWS Bedrock, AWS OpenSearch Serverless, AWS Lambda, AWS CloudFormation, and AWS S3. Here is the GitHub repository for the code...
Accepted AnswerAmazon Bedrock
1
answers
0
votes
43
views
em
asked a month ago
I have questions regarding certain pricing aspects of using the Bedrock service for machine learning fine-tuning of the Llama 3 70B model on us-west-2 (this is the closest region to me that supports...
1
answers
2
votes
97
views
asked a month ago
I'm creating a Knowledge Base in Bedrock based on English books and I'm trying to get my model to answer with precision the following question (using Claude 3 Haiku with Bedrock Agent here): *"Tell...
1
answers
0
votes
110
views
asked a month ago
I am encountering two issues while building a prompt flow and would appreciate your assistance: 1. **Implementing Guardrails in Prompt Nodes:** I am unable to find an option to add guardrails to the...
1
answers
0
votes
68
views
kc
asked a month ago
So we have a AWS Bedrock Knowledge Base. In that, when we are updating the data source (basically over-writing the files in S3 bucket), then the syncs are failing. Below are some of the logs:...
1
answers
0
votes
154
views
asked a month ago
I'm building a chatbot that will work with Claude 3 Haiku as a plugin for my WordPress site (so it is in PHP). The exact error is: ***AWS Exception: Error executing "InvokeModel" on...
3
answers
0
votes
144
views
Vicente
asked a month ago
Basically, we are extracting data from websites using firecrawl, both directly and via SERP (keywords site:website.com) and certain keywords. But, the problem is that, we are not able to filter out...
2
answers
0
votes
100
views
asked a month ago
Hi Everyone , I am trying to invoke bedrock agent via below code from a Lambda function ``` def call_agent(input_data): print("Invoking Agent") client =...
1
answers
0
votes
88
views
asked a month ago
My team has started using Bedrock (Claude 3.5 sonnet) (calling from Lambda) since last week. The issue is that from yesterday, Bedrock keeps responding with 503 Error (Service unavailable), while it...
1
answers
0
votes
530
views
Tsoi
asked a month ago
I have multiple Bedrock agents that perform different tasks, is there a way to invoke an agent based on the task automatically?
Accepted AnswerAmazon Bedrock
1
answers
0
votes
168
views
Kiran
asked a month ago
I read the recent release on Prompt Caching for Anthropic models here: https://www.anthropic.com/news/prompt-caching When will Prompt Caching be available in Bedrock?? Is there any material about...
2
answers
1
votes
292
views
Alex
asked a month ago