Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with Knowledge Bases for Amazon Bedrock
Content language: English
Select tags to filter
Sort by most recent
209 results
## Context
I'm using Bedrock Knowledge Base with Opensearch Serverless without any index. Ingestion from S3 and retrieval are fully working, and filtering is working fine except for the issue related ...
We have implemented an AWS Bedrock Knowledge Base solution and are encountering an issue where the response returns:
"Sorry, I'm unable to assist with your request", even though the relevant data is p...
Hi I am unable to Delete my Bedrock Knowledge bases and it keeps charging me?
...
I desperately need help. I am using the Root ...
We're using a Bedrock Knowledge Base integrated with S3 Storage and OpenSearch Serverless. Our workflow involves uploading several documents to S3, then invoking IngestKnowledgeBaseDocuments to add an...
I'm currently working on ingesting documents into AWS Knowledge Bases, and I'm already able to get document-level metadata using the default setup.
However, I want to go a step further and:
* Perform ...
There are a few questions regarding the token counts in the invoke agent API:
1) When my agent is connected to a knowledge base, in the boto3event stream, the second trace doesnt contain the input and...
When I call the invoke agent api and see through the boto3event stream I find there are 2 output tokens and 2 input tokens being returned. Each completely different but the input tokens are increasing...
We want to create an agent in Amazon Bedrock and define an action group that can perform custom retrievals.
Can custom retrievals be performed directly on a Knowledge Base (KB)?
If not, can custom r...
Does the output and input tokens in the boto3.event_stream only those which are generated from the bedrock model's response, or does it comprise of guardrails calls and additional agent prompts
Hi AWS Support,
I'm currently working with Amazon Bedrock Knowledge Bases intergration Sharepoint and encountering a persistent issue during the sync process. When I create a new Knowledge Base and p...
I'm using python boto and calling RetrieveAndGenerateStream on. a Knowledge Base - how do I know when the output stream is finished? I'm not returning the results straight to user but doing further p...
Hi I am fairly knew to using AWS and I need some assistance using Bedrock Services. I would like to get some assistance on:
- When using knowledge base can we set the system prompt to allow the LLM to...