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 created a Bedrock knowledge base and specified an S3 bucket with 5 PDFs in it as the data source.
When I click "Sync", in the knowledge base configuration, nothing happens. No indication of a sync ...
Hello,
I am trying to perform a StartIngestionJob operation on my bedrock knowledge base from a lambda function (within a Step functions State Machine)
I keep getting "An error occurred (AccessDeni...
Is is possible to ingest documents that contain both text an images, and use them as data sources for an Amazon Bedrock Knowledge base? What are the best practices for ingesting image data? I know the...
Is Anthropic Claude 3 Sonnet the only model that currently supports conversational history for the on-the-fly knowledge base (i.e., Chat with your document)?
I tried having a conversation on a docum...
Background Info:
- My source files are html files.
- I am using OpenSearch Serverless Vector Index
- I have created a custom chunking lambda, which uses a chunking logic that leverages html structure...
Hi, I tried to create a KB in Bedrock out of txt files from S3 with "Chunking strategy: No" and when syncing data source I get "Error warning
The server encountered an internal error while processing ...
In Bedrock, why is it preferable to use an **agent** ***VS*** use a **knowledge base with a Lambda function**? I want a detailed analysis of which option is better and why.
For the same request to Claude Sonnet 3.5, making it from Bedrock takes about 17 seconds whereas it only takes 11 seconds when we call Claude API directly.
We have tested this on hundreds of requests ...
I have observed a very peculiar thing where the sync jobs for the Bedrock knowledge base are trying to update the existing documents which weren't updated/modified at all in the source S3 bucket when ...
I built a RAG app using API Gateway, Lambda, and Bedrock and everything was running smoothly for a few weeks. The last time I tested it, on September 10, it worked perfectly. However, when I tried aga...
I Already have a Bedrock Knowledgebase configured and working, using a Pinecone DB, to make a comparison I am now trying to create a second Knowledgebase but this time using MongoDB Atlas, the issue I...
How does AWS Bedrock Knowledge Base syncing work internally? I have 10 files in S3, and after deleting and re-uploading them, the sync status does not show the files as modified. Can someone explain h...