aws-samples / aws-samples/bedrock-chat

[Feature Request] Hiding "Knowledge Detail Settings" when "Use your existing knowledge base" is selected

Open
#748 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
1.3k
Forks
535
Avg merge
1d 12h
Merged PRs (30d)
10

Description

## [Request]
When creating a new bot, users can still input "Knowledge Detail Settings" even after selecting "Use your existing knowledge base."
In reality, settings such as the embedding model and advanced parsing of the existing Knowledge base cannot be modified.
To avoid user confusion, I would like to hide the "Knowledge Detail Settings" section when "Use your existing knowledge base" is selected.

## [References]
https://github.com/aws-samples/bedrock-claude-chat/blob/57c55b4067e588b64cd6d9a9fea1949c484a5e1e/frontend/src/features/knowledgeBase/pages/BotKbEditPage.tsx#L1857-L1863

Contributor guide

Open the contributing guide

Research direction

Open frontend/src/features/knowledgeBase/pages/BotKbEditPage.tsx around lines 1857-1863 and inspect how the new-bot form tracks the existing knowledge base selection. Verify the Knowledge Detail Settings section is hidden for that selection and remains available otherwise; confirm the form still renders correctly in both states.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.