aws-samples / aws-samples/bedrock-chat

[Feature Request] Configure Global Available Models

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

Description

## Describe the solution you'd like

- Add configuration option in cdk.json or parameter.ts to globally control which models appear in dropdown menus across all chats
Implement this as a new parameter like globalAvailableModels that accepts an array of model IDs
- Or, add document where need to be modified

## Why the solution needed

#798 #832

## Implementation feasibility

Are you willing to collaborate with us to discuss the solution, decide on the approach, and assist with the implementation?

- [ ] Yes, I am able to implement the feature and create a pull request.
- [ ] No, I am unable to implement the feature, but I am open to discussing the solution.

Contributor guide

Open the contributing guide

Research direction

Start by reading cdk.json and parameter.ts to locate existing configuration parameters, then trace how model IDs populate the chat dropdowns across the application. Done means a globalAvailableModels array can be configured and consistently controls the available models in every chat, with the relevant tests or documentation updated.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
ai, full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.