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 am following [AMZ Workshop : 02_fine-tuning_llama2.ipynb](https://github.com/aws-samples/amazon-bedrock-workshop/blob/main/03_Model_customization/02_fine-tuning_llama2.ipynb) to try to fine-tune the...
1
answers
0
votes
182
views
profile picture
snacker
asked 2 months ago
Hi I wanted to use bedrock through Langchain on gcp. How to configure my aws settings for the same..!? Thanks.
1
answers
0
votes
139
views
asked 2 months ago
This is the code ``` response = client.create_data_source( dataDeletionPolicy='RETAIN', dataSourceConfiguration={![Enter image description...
2
answers
0
votes
166
views
asked 2 months ago
Hi, I'm currently working with AWS Bedrock with LangChain to implement guardrails for prompt injection prevention in my chatbot application. However, I've encountered an issue where the guardrails...
3
answers
0
votes
216
views
Jayanth
asked 2 months ago
Hi, I am starting to look at Bedrock Knowledge Base but when i try to create a knowledge base i get a "Failed to create the Amazon Opensearch Serverless collection. Failed to fetch" error. I have...
1
answers
0
votes
393
views
AndyW
asked 2 months ago
Hello, I have deployed a Bedrock KnowledgeBase using OpenSearch Serverless with console and it works fine. Now I would like to automate this deployment using the CDK (I am using Python) but I am not...
1
answers
0
votes
178
views
AWS
asked 2 months ago
**Details:** Our organization’s AWS accounts, which previously had functional access to Bedrock (utilized by multiple applications), can no longer call Bedrock APIs, resulting in an "Operation not...
2
answers
0
votes
212
views
Cyril__
asked 2 months ago
We have enabled the memory retention feature for our Amazon Bedrock Agent to retain session information. Our guided chat flow takes the user through a 10-step journey. We want the Agent to resume the...
1
answers
0
votes
374
views
asked 2 months ago
Hi! I made a fully working prompt flow in Bedrock in the prompt flow builder console. I want to connect it to and interact with it from my local index.ts. I use the method provided here:...
0
answers
0
votes
148
views
EG
asked 2 months ago
I'm using AWS Bedrock. I checked the article about the increase in the number of output tokens. - link: https://docs.anthropic.com/en/docs/about-claude/models **"8192 output tokens is in beta and...
1
answers
0
votes
1143
views
cslee
asked 2 months ago
I just started to use Bedrock Studio, I crated my first blank project and I was try to add a component (which should have been a knowledge base) but when I was about to save it I got this error too:...
1
answers
0
votes
161
views
Reka
asked 2 months ago
All, Here is the situation: I have a test agent with model Claude 3 Sonnet and simple S3 based KB. In my agent i enabled Code Interpreter in Advanced section. Agent provides a good response to the...
2
answers
0
votes
182
views
YK
asked 2 months ago