MDAA TS Docs
    Preparing search index...

    Amazon Bedrock configuration for RAG capabilities

    interface BedrockProps {
        knowledgeBaseId?: string;
    }
    Index

    Properties

    Properties

    knowledgeBaseId?: string

    Knowledge base ID used to query and retrieve relevant information before generating responses