Skip to content

Latest commit

 

History

History

Bedrock

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Bedrock

Jump to

Useful Libs and Tools

Agents for Amazon Bedrock

Knowledge Base

Knowledge Bases for Amazon Bedrock is a fully managed Retrieval-Augmented Generation (RAG) capability that allows you to connect foundation models (FMs) to internal company data sources to deliver relevant and accurate responses.

  • Data Sources

    • S3 buckets
    • Supports the web data source allowing you to index public web pages.
    • Atlassian Confluence
    • Microsoft SharePoint, and
    • Salesforce.
  • Using Knowledge base

    1. AWS SDK/CLI - Retrieve and RetrieveAndGenerate
    2. Opensource LangChain - Bedrock integration
    3. Agent for Bedrock
  • Knowledge Bases now supports observability, offering log delivery choice through CloudWatch, S3 buckets, and Firehose streams. This capability provides enhanced visibility and timely insights into the execution of knowledge ingestion steps.

Chunking

  • How content chunking and parsing works for Amazon Bedrock knowledge bases (link)
    • Standard chunking
    • Hierarchical chunking
    • Semantic chunking
    • Advanced parsing options
    • Custom transformation

Guardrails

Observability

Security and Access Control