AWS Bedrock KB Retrieval
JSON →Query Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.
Tools · 5
- list_knowledge_bases List all available Amazon Bedrock Knowledge Bases, with optional filtering by name or tag.
- list_data_sources List data sources associated with a specific knowledge base.
- query_knowledge_base Query a knowledge base with natural language to retrieve relevant passages and citations.
- query_knowledge_base_with_filter Query a knowledge base with filtering by data source, including or excluding specific sources.
- query_knowledge_base_with_reranking Query a knowledge base with reranking enabled to improve result relevance.
Environment variables
KB_INCLUSION_TAG_KEYAWS_ACCESS_KEY_IDAWS_SECRET_ACCESS_KEYAWS_SESSION_TOKEN
★ 9,146 GitHub stars