All Content tagged with Knowledge Bases for Amazon Bedrock

Content language: English

Select up to 5 tags to filter
Sort by most recent
135 results
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
89
views
asked 2 months 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 "https://bedrock-...
3
answers
0
votes
191
views
asked 3 months 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 th...
2
answers
0
votes
138
views
asked 3 months 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 = boto3.client('bedrock-agent-runtime'...
1
answers
0
votes
123
views
asked 3 months ago
Hello, I am trying to add SharePoint as a data source for the *Amazon Bedrock Knowledgebase*. I have followed all the configuration steps mentioned in the official documentation: [https://docs.aws.ama...
1
answers
0
votes
318
views
asked 3 months ago
I am getting the following error while trying to upload my resume into a BedRock instance deployed by a AWS Catalyst BedRock blueprint: Knowledge Sync Error An error occurred while synchronizing Knowl...
1
answers
0
votes
188
views
asked 3 months ago
[This blog post](https://aws.amazon.com/about-aws/whats-new/2024/08/blueprints-agent-based-automation-amazon-bedrock/) references "Blueprints" without providing links to specific ones. Where can I fin...
1
answers
0
votes
194
views
asked 3 months ago
So we get sync history status like below ![Enter image description here](/media/postImages/original/IMJF5zPlQCSo-teVLviAOSBg) Now, in order to know which exact file is the problem, is there some mecha...
1
answers
0
votes
160
views
asked 3 months ago
Hello I have this error message in the trace: The predicted knowledge base doesn't exist. So, couldn't retrieve any information</description></error><error><type>object</type><description>Encountered ...
1
answers
0
votes
153
views
asked 3 months ago
Hi , I just exploring Prompt Flow concept. As per the example , i have created a simple prompt flow to test my Knowledge base ( with PineCone) . I have very basic nodes in my prompt flow. i.e 1. In...
1
answers
0
votes
194
views
asked 3 months ago
Is it possible to send system prompt in Retrieve and generate method
1
answers
0
votes
257
views
asked 3 months ago
Hi I am working on a chat application . That is used to get the information from the document from Knowledge base. We are using Retrieve method to fetch the chunks and Invoke model to generate answer ...
2
answers
1
votes
132
views
asked 3 months ago