Skip to content

feat: add Amazon Bedrock Knowledge Base tool#2494

Open
PVidyadhar wants to merge 1 commit into
huggingface:mainfrom
PVidyadhar:bmkb-managed-kb-support
Open

feat: add Amazon Bedrock Knowledge Base tool#2494
PVidyadhar wants to merge 1 commit into
huggingface:mainfrom
PVidyadhar:bmkb-managed-kb-support

Conversation

@PVidyadhar

Copy link
Copy Markdown
  • Created BedrockKnowledgeBaseTool(Tool) subclass with forward() method
  • Supports managed search and agentic retrieval with fallback
  • Returns formatted results with content, source, and scores
  • Unit tests included
  • Added BEDROCK_MANAGED_KB.md design doc

@PVidyadhar PVidyadhar force-pushed the bmkb-managed-kb-support branch 2 times, most recently from fc04fa4 to d30ba1d Compare July 12, 2026 21:31
@PVidyadhar PVidyadhar marked this pull request as ready for review July 14, 2026 18:18
@PVidyadhar PVidyadhar force-pushed the bmkb-managed-kb-support branch from d30ba1d to f83468b Compare July 15, 2026 07:23
- Created BedrockKnowledgeBaseTool(Tool) subclass with forward() method
- Supports managed search and agentic retrieval with fallback
- Returns formatted results with content, source, and scores
- Unit tests included
- Added BEDROCK_MANAGED_KB.md design doc
@PVidyadhar PVidyadhar force-pushed the bmkb-managed-kb-support branch from f83468b to 9452102 Compare July 15, 2026 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant